Brian Lara 2005 BAG: Difference between revisions

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

Latest revision as of 13:56, 3 January 2021

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

Other Games

  • Brian Lara International Cricket 2005 *.bag
  • Ricky Ponting International Cricket 2005 *.bag

Supported Programs