Syberia Texture
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|syj}} |released=2002 }} '''Syberia Texture''' (.syj) is a raster graphics format associated with the vid...") |
(→Sample files) |
||
Line 18: | Line 18: | ||
== Sample files == | == Sample files == | ||
* [https://archive.org/details/KCD200302 K-CD 2003-02] → Syberia/... (data1.cab → ... → *.syj) | * [https://archive.org/details/KCD200302 K-CD 2003-02] → Syberia/... (data1.cab → ... → *.syj) | ||
+ | * https://telparia.com/fileFormatSamples/image/syberiaTexture/ | ||
== Links == | == Links == |
Revision as of 23:30, 17 October 2023
Syberia Texture (.syj) is a raster graphics format associated with the video game Syberia, by Microïds.
Contents |
Format details
The format is what you get if you start with a typical JPEG/JFIF file, and delete the first 10 bytes. To reconstruct the original file, prepend the bytes ff d8 ff e0 00 10 4a 46 49 46
.
Identification
An SYJ file almost certainly starts with bytes 00 01 ?? ?? ?? ?? ?? ?? 00 00 ff
, and ends with ff d9
.
Software
Sample files
- K-CD 2003-02 → Syberia/... (data1.cab → ... → *.syj)
- https://telparia.com/fileFormatSamples/image/syberiaTexture/