SFX
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|sfx}} }} '''SFX''' (Self-Extracting Archive) is an archive format for the Commodore 64 and 128 consist...") |
|||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 4: | Line 4: | ||
|extensions={{ext|sfx}} | |extensions={{ext|sfx}} | ||
}} | }} | ||
| + | :''For self-extracting archives in general, see [[Archiving#Self-extracting archives]].'' | ||
'''SFX''' (Self-Extracting Archive) is an archive format for the Commodore 64 and 128 consisting of files compressed in the [[LHA]] format and appended to a program to extract them, so that the archive and its extractor is self-contained and no other program needs to be downloaded or installed in order to extract the archive. Unlike the [[SDA]] format (which this one succeeded), the extractor is cross-compatible between both Commodore platforms (C-64 and C-128). | '''SFX''' (Self-Extracting Archive) is an archive format for the Commodore 64 and 128 consisting of files compressed in the [[LHA]] format and appended to a program to extract them, so that the archive and its extractor is self-contained and no other program needs to be downloaded or installed in order to extract the archive. Unlike the [[SDA]] format (which this one succeeded), the extractor is cross-compatible between both Commodore platforms (C-64 and C-128). | ||
| + | |||
| + | == Software == | ||
| + | * [[Unar]] | ||
| + | * [http://style64.org/dirmaster DirMaster] | ||
| + | |||
| + | == Sample files == | ||
| + | * http://www.zimmers.net/anonftp/pub/cbm/c64/games/index.html → *.sfx | ||
| + | * https://telparia.com/fileFormatSamples/archive/selfExtractingLHA/ | ||
== Links == | == Links == | ||
Revision as of 15:18, 21 June 2022
- For self-extracting archives in general, see Archiving#Self-extracting archives.
SFX (Self-Extracting Archive) is an archive format for the Commodore 64 and 128 consisting of files compressed in the LHA format and appended to a program to extract them, so that the archive and its extractor is self-contained and no other program needs to be downloaded or installed in order to extract the archive. Unlike the SDA format (which this one succeeded), the extractor is cross-compatible between both Commodore platforms (C-64 and C-128).
Software
Sample files
- http://www.zimmers.net/anonftp/pub/cbm/c64/games/index.html → *.sfx
- https://telparia.com/fileFormatSamples/archive/selfExtractingLHA/