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

Endian Order:Little Endian
Compression:none
Encryption:None


This format is used by the following Games:
Konung 2 *.resource


This is the format specification information:
 
// DETAILS DIRECTORY (max length = 8000)
  // for each file
    4 - File Offset (relative to the start of the File Data)
    4 - File Length
    
// PADDING
  // for each padding entry
    4 - Padding (-1)
    
// FILE DATA
  // for each file
    X - File Data


These are the accompanying notes and further information:
 
OBJECTS.RES Archive


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.