Expendable DTA
Jump to navigation
Jump to search
BDF + DTA
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
byte {4} - Header? (241,45,194,1)
uint32 {4} - Number Of Files
uint32 {4} - Length Of Filename Directory
// for each file
- uint32 {4} - Filename Offset (relative to the start of the filename directory
// for each file
- uint32 {4} - File Offset
// for each file
- uint32 {4} - File Length
// for each file
- char {X} - Filename
- uint16 {2} - null
MultiEx BMS
Not written yet
Notes and Comments
- The *.dta contains the directory, *.bdf contains the file data
- Some filenames are empty, but still have the 2 terminating null bytes
- Some file offsets and file lengths are null