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

Endian Order:Little Endian
Compression:ZLib
Encryption:None


This format is used by the following Games:
Spellforce 2 *.cff


This is the format specification information:
 
4 - Header (18,221,114,221)
4 - Version? (3)
12 - null

// for each file
  4 - File ID?
  2 - Unknown (1)
  4 - Compressed Size
  4 - Unknown (1)
  4 - Decompressed Size
  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.