Call Of Duty Finest Hour XBox PAK

From XentaxWiki
Revision as of 14:03, 3 January 2021 by imported>Ikskoks
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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