Difference between revisions of "Mario vs. Donkey Kong 2: March of the Minis:Level Format"
Jump to navigation
Jump to search
m |
m |
||
Line 26: | Line 26: | ||
| 000C | | 000C | ||
| UInt32 | | UInt32 | ||
− | | Offset to | + | | Offset to Level Properties Data |
|- | |- | ||
| 0010 | | 0010 | ||
Line 34: | Line 34: | ||
− | == | + | ==Level Properties Data== |
==Actor Data== | ==Actor Data== |
Revision as of 17:19, 27 February 2021
This is a sub-page for Mario vs. Donkey Kong 2: March of the Minis:Notes.
This is a mixture of research on the USA and the European versions of the game. In addition to page editor(s), TheMarioVariable has made contributions.
Values are in Little Endian.
Header
Offset | Length | Description |
---|---|---|
0000 | UInt32 | Always 0x0A |
0004 | UInt32 | Offset to Actor Data |
0008 | UInt32 | Offset to Tile Loading Data |
000C | UInt32 | Offset to Level Properties Data |
0010 | UInt32 | Offset to Water/Lava Data |
Level Properties Data
Actor Data
Offset | Length | Description |
---|---|---|
0000 | UInt32 | Number of Actor Instances |
0004 | 0004 * Number of Actor Instances | Actor Instance(s) |
Actor Instance
See here for more info.
Offset | Length | Description |
---|---|---|
00 | UInt16 | ID |
02 | UInt16 | Parameter |