GoodEngine/DIR (File Format): Difference between revisions

m
Category
(Created page with "'''DIR files''' (<code>domainUID.dir</code>) are directory files used by Heavy Iron Studios in their Havok/GoodEditor games. Its purpose is unknown. ==Format== ===MAPHeader=== {| class="wikitable" |- ! Offset !! Type !! Variable !! Description |- | 0x00 || int || '''numEntry''' || Amount of entries. |- | 0x04 || int || '''mapVersion''' || Always 2. |- | 0x08 || int || '''stringTableStart''' || Offset to string table. |- | 0x0C || int || '''stringTableSize''' || Total s...")
 
m (Category)
Line 33:
|}
 
===String table===
'''Strings''' are null-terminated + Padding - 0x33 bytes, 4-byte alignment
 
[[Category:File Format]] [[Category:GoodEngine]]
2,079

edits