Arx Fatalis PAK
Choose archive extension:
PAK
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
uint32 {4} - Directory Offset
byte {X} - File Data
// Directory
- uint32 {4} - Unknown
- byte {5} - Unknown
- char {X} - Path
- byte {1} - null Path Terminator
- uint32 {4} - Number Of Files
- // for each file
- char {X} - Filename
- byte {1} - null Filename Terminator
- uint32 {4} - File Offset
- uint32 {4} - Compressed Length
- uint32 {4} - Decompressed Length
- uint32 {4} - File Length
- char {X} - Filename
MultiEx BMS Script
Not written yet