GRAF:Defiance REZ: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Dinoguy1000
m (Defiance moved to GRAF:Defiance REZ: Per naming conventions)
imported>Dinoguy1000
m (Defiance moved to GRAF:Defiance REZ: Per naming conventions)
(No difference)

Revision as of 19:13, 9 February 2007

Choose archive extension:

DAT, BIO, REZ


Format Specifications

char {4}     - Header (BRGR)
uint32 {4}   - Version (1)
uint32 {4}   - Directory Size (excluding the first 3 fields of the header)
uint32 {4}   - Version (1)
uint32 {4}   - Unknown
uint32 {4}   - Number Of Files

// for each file

uint32 {4}   - Offset
uint32 {4}   - Length
uint32 {4}   - null


// for each file

char {4}     - File Tag / Extension
uint32 {4}   - File Size *BIG-ENDIAN!*
byte {X}     - File Data


MultiEx BMS Script

Not written yet

Compatible Programs