Cold Fear (PS2) 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 14:52, 3 January 2021

BIN


Format Specifications

char {4}     - Header (DWBF)
uint32 {4}   - Version (1)
uint32 {4}   - Number Of Files?
uint32 {4}   - Padding Multiple (2048)

// for each file

uint32 {4}   - Hash?
uint32 {4}   - File Length
uint32 {4}   - File Offset


// for each file

byte {X}     - File Data
byte {0-2047}      - null Padding to a multiple of 2048 bytes

MultiEx BMS

Not written yet

Supported Programs