Hellforces RES

From XentaxWiki
Revision as of 14:07, 10 January 2021 by imported>Ikskoks (Ikskoks moved page Hellforces to Hellforces RES)
Jump to navigation Jump to search

Choose archive extension:

RES


Format Specifications

uint32 {4}   - Number Of Files

// for each file (136 bytes for each entry)

char {128}   - Filename (null-terminated, filled with junk)
uint32 {4}   - File Offset
uint32 {4}   - Compressed File Length


// for each file

uint32 {4}   - Decompressed File Length
byte {X}     - Compressed File Data

MultiEx BMS

Not written yet

Notes and Comments

ZLib Compression is used

Supported Programs