.SFX 파일 확장자
Windows Self-extracting Archive
| 개발사 | 해당 없음 |
| 인기도 |
3.8 | 84 투표 |
SFX 파일이란 무엇인가요?
An SFX file is a compressed archive that has been combined with an executable module, allowing Windows users to extract the archive's files without a decompression program. It is typically saved with the .exe file extension, but may sometimes use the .sfx extension. When double-clicked in Windows, SFX files automatically decompress themselves.
추가 정보
When a Windows user wants to send files to another user in a compressed format, but they are not sure the other user has any decompression software, they can package the files in an SFX file. An SFX file combines an archive, containing the user's compressed files, with executable program instructions that allow the Windows operating system to decompress the archive. That way, the user who receives the SFX file can "open" it by double-clicking the file, regardless of whether they have any decompression software installed.
Several compression programs can create SFX files, including:
- RARLAB WinRAR
- Corel WinZip
- 7-Zip
- ESTSoft ALZip
- Smart SFX Pro
These programs can also decompress SFX files.
참고: Windows executable programs, or .EXE files, are another type of self-extracting archive. Most SFX files are saved with the .exe extension, which allows Windows to recognize the files as self-extracting archives. If you are having trouble decompressing an SFX file, you should try renaming it to use the .exe extension.
SFX 파일을 여는 방법
In Windows, you can simply double-click an SFX file to extract the files it contains, provided the file is saved with the .exe file extension. You can also use 7-ZIP, WinRAR, or WinZip to manually decompress an SFX file, if you do not want Windows to execute the program instructions the file contains.
In macOS, you can use Incredible Bee Archiver to extract the files an SFX archive contains. In Linux, you can use PeaZip.
경고
SFX files are typically legitimate self-extracting archives, but they can also be used to distribute and execute malware attacks. To protect against malware attacks, do not double-click an SFX file you have downloaded or received via email unless you trust the file's source.
SFX 파일을 여는 프로그램
SoundFX Audio File
| 개발사 | 해당 없음 |
| 인기도 |
4.0 | 22 투표 |
An SFX file is an audio file saved in the SoundFX format. It is similar to a SoundTracker (.TFMX) file, but is designed for sound effects. SFX files may include patterns and audio effects, but are typically short in length.
추가 정보
The programs that created SFX files are no longer developed or maintained. However, they may be recognized by some audio tracker programs like OpenMPT.
SFX 파일을 여는 프로그램
Blood Sound Properties
| 개발사 | Monolith Productions |
| 인기도 |
2.0 | 5 투표 |
An SFX file is a sound properties file used by Blood, a 3D first-person shooter developed by Monolith Productions. It contains metadata that describes an accompanying audio file's volume, pitch, format, loop settings, and name. The audio files SFX files are used with are saved in the .RAW (Raw Audio Data) format.
추가 정보
GT Interactive released Blood for MS-DOS in 1997. The game stores game data in a variety of proprietary formats, including the SFX format.
Each SFX file accompanies a RAW audio file, which contains either in-game music, sound effects, or dialogue. SFX files are binary files, between 22 and 29 bytes long. The majority of each SFX file represents five integers that tell Blood how to play the accompanying audio file. The last portion of each SFX file states the RAW file with which it is used.
SFX 파일을 여는 방법
You can use XWE (Windows) to view the information an SFX file contains and play its accompanying RAW file. You can also open SFX files with the SLADE modding toolkit, to view and edit their contents.