Shadow Warriors XBox BIN: 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 11:40, 21 January 2021

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