Brian Lara 2005 BAG

From XentaxWiki
Revision as of 12:19, 11 December 2005 by imported>WATTO
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

BAG


Format Specifications

uint32 {4}   - Version (0)
uint32 {4}   - Number Of Files

// for each file

uint32 {4}   - Filename Length


// for each file

uint32 {4}   - File Length?


// for each file

byte {64}    - Filename (null terminated)


// for each file

uint32 {4}   - File Offset (relative to the start of the file data)


byte {X}     - null Padding to a multiple of 256 bytes

// for each file

char {X}     - File Data
byte {X}     - null Padding to multiple of 256 bytes

MultiEx BMS

Not written yet


Supported Programs