JFX1 (compressed file)
From Just Solve the File Format Problem
(Difference between revisions)
(→Software) |
|||
| Line 21: | Line 21: | ||
== Software == | == Software == | ||
* [https://codecs.multimedia.cx/2026/01/blood-lace-unpacker/ Blood & Lace unpacker] → [https://nihav.org/bl_unpack.c bl_unpack.c] | * [https://codecs.multimedia.cx/2026/01/blood-lace-unpacker/ Blood & Lace unpacker] → [https://nihav.org/bl_unpack.c bl_unpack.c] | ||
| + | * {{Deark}} | ||
== Sample files == | == Sample files == | ||
* {{DexvertSamples|archive/bloodLaceCompressed}} | * {{DexvertSamples|archive/bloodLaceCompressed}} | ||
Latest revision as of 13:48, 16 August 2026
JFX1 is the signature of a compressed file format used in two software products by GMM Entertainment:
- Blood & Lace, a video game
- All Tracks, a tech demo in the form of a racing game
GMM Entertainment was apparently a small company based in Tortona, Italy.
See also JGF5 (image format).
Contents |
[edit] Format details
The compression is based on LZHUF.
[edit] Identification
Files start with ASCII "JFX1".
But see also JPK1 (compressed archive).