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

Endian Order:Little Endian
Compression:Unknown
Encryption:None


This format is used by the following Games:
Medal Of Honor: Pacific Assult *.rez


This is the format specification information:
 
4 - Header (MOPA)
4 - Version (1)
4 - Directory Length 
8 - Header 2 (LZSSRLE )
4 - Header 3 (NONE)
4 - Unknown (1)
4 - Number Of Files

// for each file

  4 - File Offset
  4 - Decompressed Length
  4 - File ID?
  4 - File Length

// for each file
  X - Filename (null)

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.