Dead To Right 2 PS2 PAK: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>WATTO
No edit summary
 
imported>WATTO
No edit summary
(No difference)

Revision as of 11:23, 28 December 2005

PAK


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


Supported Programs