Allods 2 - Rage Of Mages: 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 00:39, 16 May 2005

Choose archive extension:

RES


Format Specifications

char {4}     - Header (&YA1)
uint32 {4}   - Unknown
uint32 {4}   - Unknown
uint32 {4}   - Unknown (1)
uint32 {4}   - Directory Offset
uint32 {4}   - Number Of Files

byte {X}     - File Data

// for each file

uint32 {4}   - null
uint32 {4}   - File Offset (if directory, = numFiles in this directory?)
uint32 {4}   - File Length (if directory, = numFiles in this directory?)
uint32 {4}   - Directory/File Indicator (0=file, 1=Directory)
char {16}    - Filename (null)


MultiEx BMS Script

Not written yet

Compatible Programs