Runaway 000 1
Jump to navigation
Jump to search
000 (TYPE 0)
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
uint32 {4} - null
// for each file in dir 1 (ie until offset 21028)
- uint32 {4} - File Offset
// for each file in dir 2
- uint32 {4} - File Offset
byte {X} - null Padding to offset 24000
uint32 {4} - null
// for each file in dir 1
- uint32 {4} - File Length
byte {X} - null Padding to offset 45028
// for each file in dir 2
- uint32 {4} - File Length
byte {X} - null Padding to offset 48000
byte {X} - File Data
MultiEx BMS
Not written yet
Notes and Comments
- The file offsets in dir 1 go right past the end of the file - not sure why. This archive is totally weird - I can't follow it! Maybe its not even an archive, but a group of images or something?
Supported Programs
- None - Needs more investigation