Shadow Warriors XBox BIN: Difference between revisions

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

Revision as of 10:07, 20 December 2005

Choose archive extension:

BIN


Format Specifications

// ARCHIVE HEADER

uint32 {4}   - null
uint32 {4}   - Padding Size (2048)
uint32 {4}   - Number Of Files
uint32 {4}   - Directory Offset
byte {X}     - null Padding to a multiple of 2048 bytes


// FILE DATA

// for each file
byte {X}     - File Data
byte {X}     - null Padding to a multiple of 2048 bytes


// DIRECTORY

// for each file
uint32 {4}   - File Offset
uint32 {4}   - File Length


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

MultiEx BMS

Not written yet

Supported Programs