GRAF:Jack Orlando PAK PHK PH2

From XentaxWiki
Revision as of 17:25, 22 October 2006 by imported>Mr.Mouse (Jack Orlando moved to GRAF:Jack Orlando)
Jump to navigation Jump to search

Choose archive extension:

PAK, PHK, PH2


Format Specifications

char {4}     - Header ("PAK" + null)
uint32 {4}   - Number Of Files
uint32 {4}   - First File Offset
uint32 {4}   - null

// DIRECTORY

// for each file
uint32 {4}   - File Offset
uint32 {4}   - File Length
uint32 {4}   - Filename Length (including null terminator)
char {X}     - Filename
byte {1}     - null Filename Terminator


byte {X}     - File Data

MultiEx BMS

Not written yet


Supported Programs