Chasm - The Rift
Choose archive extension:
BIN
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
char {4} - Header (CSid)
uint16 {2} - Number Of Files
// for each file
- byte {1} - Filename Length
- byte {12} - Filename (null)
- uint32 {4} - File Length
- uint32 {4} - File Offset
byte {X} - null Padding so that the directory is a multiple of 2048 bytes
byte {X} - File Data
MultiEx BMS Script
Not written yet