Simcity 3000 IXF: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks No edit summary |
imported>Ikskoks No edit summary |
(No difference)
| |
Latest revision as of 12:02, 21 January 2021
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