Simcity 3000 IXF
From XentaxWiki
IXF, DAT
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
uint32 {4} - Header
// for each file
- uint32 {4} - Type ID?
- uint32 {4} - Group ID?
- uint32 {4} - Instance ID?
- uint32 {4} - Data Offset
- uint32 {4} - File Length
byte {20} - null
byte {X} - File Data
MultiEx BMS Script
Not written yet