Members, Bots, Administrators
25,470
edits
m (1 revision: Imported from gtamodding.com - under GNU FDL) |
m (clean up,) |
||
Line 5: | Line 5: | ||
HEADER | HEADER | ||
offset size data desc | offset size data desc | ||
================================ | |||
0x00 4 byte offset (24+8 bit) | 0x00 4 byte offset (24+8 bit) | ||
0x04 4 byte padding [usually 0xCDCDCDCD] * | 0x04 4 byte padding [usually 0xCDCDCDCD] * | ||
Line 19: | Line 19: | ||
DATA HEADER | DATA HEADER | ||
offset size data desc | offset size data desc | ||
================================ | |||
0x00 4 byte LONG | 0x00 4 byte LONG | ||
0x04 4 byte LONG (always 0) | 0x04 4 byte LONG (always 0) | ||
Line 34: | Line 34: | ||
(The offset 0x10 refers to list of LONG values (4 byte) and following 0x14 WORD to the size of the list. List ends with 0xCD padding) | (The offset 0x10 refers to list of LONG values (4 byte) and following 0x14 WORD to the size of the list. List ends with 0xCD padding) | ||
(The offset 0x18 refers to another list of offsets (24+8 bit) and the following 0x1C WORD to the size of this list. List ends with 0xCD padding) | (The offset 0x18 refers to another list of offsets (24+8 bit) and the following 0x1C WORD to the size of this list. List ends with 0xCD padding) | ||
{{GTA4-navi}} | {{GTA4-navi}} | ||
[[Category:GTA 4]][[Category:Map Formats]]{{fdl}} | [[Category:GTA 4]][[Category:Map Formats]]{{fdl}} |