Rollcage 2 IMG

From XentaxWiki
Revision as of 09:49, 20 December 2005 by imported>WATTO
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Choose archive extension:

IMG + IDX


Format Specifications

// IDX FILE

// for each file
uint32 {4}   - File Offset
uint32 {4}   - File Length
uint32 {4}   - Unknown
uint32 {4}   - Unknown ID


// IMG FILE

// for each file
char {4}     - File Header (GT20)
uint32 {4}   - Unknown (Same as the Unknown field in the IDX File)
uint32 {4}   - Unknown ID (Same as the Unknown ID field in the IDX File)
uint32 {4}   - null
uint32 {4}   - Unknown (sometimes null)
byte {X}     - File Data

MultiEx BMS

Not written yet

Notes and Comments

  • The *.IDX file contains the directory, the *.IMG file contains the data


Supported Programs