Pilot Down - Behind Enemy Lines WGA

From XentaxWiki
Revision as of 18:55, 2 December 2005 by imported>PXR (→‎WGA)
Jump to navigation Jump to search

Choose archive extension:

WGA


Format Specifications

uint32 {4}   - Directory Length
uint32 {4}   - Version (1)?

// for each directory

uint32 {4}   - Directory Name Length
char {X}     - Directory Name
uint32 {4}   - Number Of Files In This Directory

// for each file in this directory
uint32 {4}   - Filename Length
char {X}     - Filename
uint32 {4}   - File Offset
uint32 {4}   - File Length


uint32 {4}   - Number Of Sub-Directories In This Directory?
// for each sub-directory in this directory
// repeat from "// for each directory"


byte {X}     - File Data

MultiEx BMS

Not written yet

Supported Programs