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

Endian Order:Little Endian
Compression:None
Encryption:None


This format is used by the following Games:
4x4 Evolution *.pod
4x4 Evolution 2 *.pod
Blair Witch Project *.pod
Nocturne *.pod


This is the format specification information:
 
4 - Header (POD2)
4 - Unknown
80 - Archive Name
4 - Number Of Files
4 - Number Of Trails

// for each file
  4 - Filename Offset  (from start of filename directory)
  4 - Size
  4 - Offset
  8 - Unknown

// for each file
  X - Filename (null)

X - File Data

// for each trail
  312 - Unknown


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.