In The Raven Shadow DAT: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>WATTO
No edit summary
 
imported>WATTO
No edit summary
(No difference)

Revision as of 13:15, 11 December 2005

DAT


Format Specifications

uint16 {2}   - Number Of Files
uint32 {4}   - Directory Offset
uint32 {4}   - Unknown

byte {X}     - File Data

// Directory

// for each file
uint32 {4}   - Offset
uint32 {4}   - Length
uint32 {4}   - File ID?


// for each file

char {X}     - Filename
byte {1}     - null Filename Terminator


MultiEx BMS Script

Not written yet

Notes and Comments

Some files have offset=0 and length=0

Compatible Programs