Anachronox: 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 00:40, 16 May 2005

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