Restricted Area PAK
Choose archive extension:
PAK
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
// for each file
- uint32 {4} - Decompressed File Length
- uint32 {4} - File Length (not including this 8-byte header)
- // Compressed File Data
- char {2} - Compression Header (JC)
- uint32 {4} - Decompressed File Length
- byte {X} - Compressed File Data
- char {2} - Compression Header (JC)
MultiEx BMS
Not written yet
Notes and Comments
- Unknown compression is used in this archive