Rome Total War DAT IDX
(Redirected from Rome Total War)
Choose archive extension:
DAT + IDX
- Format Type : Archive
- Endian Order : Little Endian
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