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

Endian Order:Little Endian
Compression:ZLib
Encryption:None


This format is used by the following Games:
Fighting Steel *.cat


This is the format specification information:
 
4 - Created Year? (2002)
1 - Version (1)
4 - numFiles

// for each file
  4 - Unknown
  4 - Unknown
  4 - Uncompressed File Size
  4 - Compressed File Size
  4 - Unknown (sometimes all 255s)
  2 - null
  2 - Unknown

// for each file
  256 - Filename (null)
  4 - File Offset
  16 - Unknown
  4 - Uncompressed File Size ?
  4 - Compressed File Size
  4 - null
  4 - Unknown (1)

X - File Data


These are the accompanying notes and further information:
 
Compressed files use ZLib compression


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.