Cold Fear (PS2) BIN
BIN
- Format Type : Archive
- Endian Order : Little Endian
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