Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Mario vs. Donkey Kong 2: March of the Minis/Level Format: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
No edit summary
Line 16: Line 16:
| 0004
| 0004
| UInt32
| UInt32
| Offset to "Number of Loaded Actors"? Always 0x14?
| Offset to Actor Data
|-
|-
| 0008
| 0008
| UInt32
| UInt32
| Offset to "Number of Loaded Tiles"?
| Offset to Tile Data
|-
|-
| 000C
| 000C
| UInt32
| UInt32
| Offset to "Level Properties"?
| Offset to General Data
|-
|-
| 0010
| 0010
Line 35: Line 35:
|}
|}


==Level Properties==
 
==General Data==


==Actor Data==
==Actor Data==
{| class="wikitable"
|-
| 0000
| UInt32
| Number of Loaded Actors
|}


==Tile Data==
==Tile Data==


==Water/Lava Data==
==Water/Lava Data==

Revision as of 18:12, 22 February 2021

This is a sub-page of Mario vs. Donkey Kong 2: March of the Minis.

This is a mixture of research on the USA and the European versions of the game. In addition to page editor(s), contributors are TheMarioVariable and VGamer78.

Header

Offset Length Description
0000 UInt32 Always 0x0A
0004 UInt32 Offset to Actor Data
0008 UInt32 Offset to Tile Data
000C UInt32 Offset to General Data
0010 UInt32 Offset to Water/Lava Data
UInt32 Number of Loaded Actors


General Data

Actor Data

0000 UInt32 Number of Loaded Actors


Tile Data

Water/Lava Data