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 29: Line 29:
| UInt32
| UInt32
| Offset to Water/Lava Data
| Offset to Water/Lava Data
|-
|
| UInt32
| Number of Loaded Actors
|}
|}


Line 41: Line 37:
{| class="wikitable"  
{| class="wikitable"  
|-
|-
| 0000
! Offset
! Length
! Description
|-
|  
| UInt32
| UInt32
| Number of Loaded Actors
| Number of Loaded Actors

Revision as of 18:13, 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


General Data

Actor Data

Offset Length Description
UInt32 Number of Loaded Actors


Tile Data

Water/Lava Data