Destruction Derby 000

From XentaxWiki
Revision as of 01:37, 12 December 2005 by imported>WATTO
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

000, 001


Format Specifications

char {6}       - Header (PACKED)
uint32 {4}   - Unknown
uint32 {4}   - Decompressed File Size?

// if (decompressedSize != fileSize)

byte {X}     - ZLib Compressed Data


// else

byte {X}     - Unknown


MultiEx BMS Script

  • Not written yet

Notes and Comments

This format just stores a single file.

Compatible Programs