Anachronox

From XentaxWiki
Revision as of 00:40, 16 May 2005 by imported>WATTO
Jump to navigation Jump to search

Choose archive extension:

DAT


Format Specifications

char {4}     - Header (ADAT)
uint32 {4}   - Directory Offset
uint32 {4}   - Directory Length
uint32 {4}   - Unknown (9)

byte {X}     - File Data

// for each file

char {128}   - Filename (null)
uint32 {4}   - File Offset
uint32 {4}   - Decompressed File Length
uint32 {4}   - Compressed File Length
uint32 {4}   - Hash?


MultiEx BMS Script

Not written yet

Notes and Comments

Uses ZLib compression?

Compatible Programs