Settlers 3 DAT 2: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
No edit summary
imported>Ikskoks
No edit summary
Line 35: Line 35:


* [http://forum.xentax.com/download/file.php?id=3674 S3 Dat Extractor]
* [http://forum.xentax.com/download/file.php?id=3674 S3 Dat Extractor]
[[Category:File Format]]

Revision as of 11:50, 21 January 2021

DAT (TYPE 12)


Format Specifications

uint32 {4}   - Unknown
uint32 {4}   - Version (12)
byte (24) - unknown
uint64 (8) - filetype (0xf8007e01f or 0x7c003e01f - after using fileconvert utility) - there are no differents between files before and after converting
byte (8) - unknown
uint32 (4) - filesize in bytes
uint32 (4) - unknown
uint32 (4) - unknown
uint32 (4) - (filesize in bytes)-16


// for each file

uint32 {4}   - Offset


byte {X}     - File Data

MultiEx BMS Script

Not written yet

Compatible Programs