Moorhuhn 3 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 02:30, 16 May 2005

Choose archive extension:

DAT


Format Specifications

// for each file

char {48}    - Filename (null)
uint32 {4}   - Offset
uint32 {4}   - Size
uint64 {8}   - null
// repeat until the name = ****


uint64 {8}   - Checksum

// for each file

byte {X}     - File Data
byte {0-511} - Padding to a multiple of 512 bytes


MultiEx BMS Script

Not written yet

Notes and Comments

  • The first filename can be used as a header (MH3 V1.0)



Compatible Programs