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

Endian Order:Little Endian
Compression:None
Encryption:None


This format is used by the following Games:
Warlords Battlecry *.xcr
Warlords Battlecry 2 *.xcr
Warlords Battlecry 3 *.xcr


This is the format specification information:
 
13 - Header (xcr File 1.00)
7 - null
4 - Number Of Files
4 - Archive Length

// for each file
  256 - Filename (null)
  256 - Directory Name (null)
  4 - Data Offset
  4 - File Length
  12 - Unknown

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.

Game Extractor (Full Version) is also able to modify and save files of this type. Visit the Game Extractor website for more information on this, and the other great features that come with Game Extractor (Full Version).

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