Call Of Duty Finest Hour XBox PAK: Difference between revisions

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

Revision as of 12:51, 11 December 2005

PAK


Format Specifications

char {60}    - Header (Spark Pack (C)2004 Spark Unlimited, Inc. Author Jim Schuler.)
byte {60}    - null
uint32 {4}   - Version? (1)
uint32 {4}   - Number Of Files

// for each file

uint32 {4}   - File Length
uint32 {4}   - File Offset
uint64 {8}   - Hash?


byte {0-2047}      - null Padding to a multiple of 2048 bytes

// for each file

byte {X}     - File Data
byte {0-2047}      - null Padding to a multiple of 2048 bytes

MultiEx BMS

Not written yet

Supported Programs