Difference between revisions of "Sandbox"

From Custom Mario Kart
Jump to navigation Jump to search
m
m
Line 18: Line 18:
 
| 0x20 || 4 || Section offset
 
| 0x20 || 4 || Section offset
 
|-
 
|-
| 0x24 || 4 ||  
+
| 0x24 || 4 || ?
 
|-
 
|-
 
| 0x28 || 4 || Section offset
 
| 0x28 || 4 || Section offset
Line 24: Line 24:
 
| 0x2C || 4 || ?
 
| 0x2C || 4 || ?
 
|-
 
|-
| 0x30 || 4 || Section offset
+
| 0x30 || 4 || Section offset, always 0xC00
 
|-
 
|-
 
| 0x34 || 4 || ?
 
| 0x34 || 4 || ?
Line 40: Line 40:
 
| 0x4C || 4 || ?
 
| 0x4C || 4 || ?
 
|-
 
|-
 +
| 0x64 || 4 || File ID?
 +
|-
 +
| 0x68 || 4 || Same as 0x64
 +
|-
 +
| 0x70 || 4 || Same as 0x64
 
|}
 
|}

Revision as of 21:49, 21 September 2014

File Header

This is the general layout for a LODI header:

File header of a LODI file
Offset Size Description
0x00 4 File magic, always 'LODI' in ASCII
0x10 4 Start of the file, always 0x00
0x14 4 End of the file
0x18 4 Section offset
0x1C 4 ?
0x20 4 Section offset
0x24 4 ?
0x28 4 Section offset
0x2C 4 ?
0x30 4 Section offset, always 0xC00
0x34 4 ?
0x38 4 Section offset
0x3C 4 ?
0x40 4 BRRES section offset
0x44 4 ?
0x48 4 Section offset
0x4C 4 ?
0x64 4 File ID?
0x68 4 Same as 0x64
0x70 4 Same as 0x64