NOX WAR: 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 09:39, 20 December 2005

Choose archive extension:

WAR


Format Specifications

char {4}     - Header (WARC)
byte {1}     - null
char {X}     - Unknown Data

// FILE DATA

// for each file
uint32 {4}   - File Length
byte {X}     - File Data


// DIRECTORY

byte {1}     - null
uint32 {4}   - Offset To Unknown Data (5)


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


uint32 {4}   - Directory Length (including this field)

MultiEx BMS

Not written yet

Supported Programs