Chicken Little HOG

From XentaxWiki
Revision as of 10:16, 20 December 2005 by imported>WATTO
Jump to navigation Jump to search

Choose archive extension:

HOG


Format Specifications

uint16 {2}   - Version Major (2)
uint16 {2}   - Version Minor (1)
uint32 {4}   - Number Of Files?
uint32 {4}   - Directory Length
uint32 {4}   - Padding Size (2048)
byte {2032}  - null Padding to offset 2048

// for each file

uint32 {4}   - File ID?
uint32 {4}   - File Offset
uint32 {4}   - File Length


// for each file

char {X}     - Filename
byte {1}     - null Filename Terminator


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


Other Games

These games also use this format...

  • Chicken Little *.hog
  • Tak 3: The Great Juju Challenge (XBox) *.hog

Supported Programs