Earth WD Archive

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

WD


Format Specifications

byte {X}     - Compressed Archive Header
byte {X}     - File Data
byte {X}     - Compressed Directory
uint32 {4}   - Compressed Directory Length

// When the directory is decompressed (ZLib) it has this structure

uint64 {8}   - Unknown
uint16 {2}   - Number of Files


// for each file
byte {1}     - Filename Length
char {X}     - Filename
byte {1}     - null
uint32 {4}   - File Offset
uint32 {4}   - File Length
uint32 {4}   - File Length

MultiEx BMS

Not written yet

Notes and Comments

NOTE: Not sure which is the compressed file length, but undoubtedly the compression used would be ZLib, the same as used for the compression of the header and directory

Supported Programs

Other Games

These games also use this file format

  • Earth 2150: The Moon Project *.wd
  • Earth 2160 *.wd
  • Frontline Attack: War Over Europe *.wd