Rome Total War DAT IDX: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
No edit summary
imported>Ikskoks
No edit summary
(No difference)

Revision as of 23:49, 20 January 2021

Choose archive extension:

DAT + IDX


Format Specifications

char {12}    - Description (null)
uint32 {4}   - Number Of Files
uint32 {4}   - Unknown (8)

// for each file

uint32 {4}   - File Offset
uint32 {4}   - File Length
byte {12}    - null
uint32 {4}   - File Type? (13)
char {X}     - Filename (null)
byte {3}     - Padding (204 204 204)


MultiEx BMS Script

Not written yet

Notes and Comments

  • The *.idx file contains the directory, the *.dat file contains the file data



Compatible Programs