This is the specifications for the archive file which is handled by the Game Extractor plugin Archive_SYN_SYN.

Endian Order:Little Endian
Compression:Unknown
Encryption:None


This format is used by the following Games:
World Racing *.syn


This is the format specification information:
 
8 - Header (SYN!v2.0)
4 - Number Of Files
52 - null

// for each file
  48 - Filename (null)
  4 - File Offset
  4 - Compressed File Length
  4 - Decompressed File Length
  4 - null

X - File Data


Game Extractor is able to read files of this type, as well as files from thousands of other games. To give it a try, download Game Extractor (Basic Version) for free, and see what it can do.

For further information on this format, refer to the source code on our GitHub repository.