Difference between revisions of "Sandbox"

From Custom Mario Kart
Jump to navigation Jump to search
m
m
Line 83: Line 83:
 
| 0x00 || ? || ?
 
| 0x00 || ? || ?
 
|}
 
|}
 +
 +
^^^ Is this REALLY neccessary? I have never seen an article on the Wiiki with this infomation. --[[User:MichaelMichael54321|Michael]] ([[User talk:MichaelMichael54321|talk]]) 21:01, 12 November 2014 (UTC)

Revision as of 21:01, 12 November 2014

LODI (File Format)

Header

The LODI file format starts with a 0x74 byte header structure.

Offset Size Description
0x00 4 "LODI" File identifier, ASCII string.
0x04 4 Always 0x3EF.
0x08 4 ?
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 1 offset, always 0xC00.
0x34 4 ?
0x38 4 Section 2 offset.
0x3C 4 ?
0x40 4 BRRES / Textures section offset.
0x44 4 ?
0x48 4 Section 3 offset.
0x4C 4 ?
0x60 4 ?
0x64 4 File ID?
0x68 4 Same as 0x64.
0x70 4 Same as 0x64.

Section 1

Each entry is a 0x90 byte structure as follows.

Offset Type Description
0x0C float ?
0x48 vector ?
0x58 vector ?

Section 2

Each entry is a 0x? byte structure as follows.

Offset Type Description
0x00 ? ?

Section 3

Each entry is a 0x? byte structure as follows.

Offset Type Description
0x00 ? ?

^^^ Is this REALLY neccessary? I have never seen an article on the Wiiki with this infomation. --Michael (talk) 21:01, 12 November 2014 (UTC)