Dead To Right 2 PS2 PAK
PAK
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
uint32 {4} - Header (4108980338)
uint32 {4} - null
uint32 {4} - Archive Header Size (16)
uint32 {4} - Number Of Files
// for each file
- char {X} - Filename (Sometimes including the drive letter "S:/", etc.)
- byte {1} - Filename Terminator (using (byte)10)
- uint32 {4} - File Offset
- uint32 {4} - File Length
- uint32 {4} - Padding Multiple (16384 for most files, 0 for the last file)
byte {X} - File Data
MultiEx BMS
Not written yet