Cybermercs

From XentaxWiki
Revision as of 00:53, 16 May 2005 by imported>WATTO
Jump to navigation Jump to search

Choose archive extension:

RES


Format Specifications

uint16 {2}   - Number Of Files
uint16 {2}   - Unknown (0/1)
uint32 {4}   - Unknown
uint32 {4}   - Unknown

// for each file

uint32 {4}   - File ID?
uint16 {2}   - Filename Length
uint16 {2}   - Encrypted? (0=normal, 101=encrypted)


// for each file

char {X}     - Filename (the length is obtained from the directory above)
uint32 {4}   - File Offset
uint32 {4}   - File Size


byte {X}     - File Data

MultiEx BMS Script

Not written yet

Compatible Programs