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.

Mickey's Adventures in Numberland/RAM map: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Created page with "{{rammap|game=Mickey's Adventures in Numberland}} {| border="1" align="center" cellpadding="4" cellspacing="0" style="margin: 0 0 1em 1em; background: #f7f8ff; border: 1px #8...")
 
mNo edit summary
Line 116: Line 116:
* 3 - Going Down, Facing Right
* 3 - Going Down, Facing Right
|-
|-
|0x04C4/CC || Object 1-9's part 1 of X-position. Increases part 2 of X-position by 0x01 if it reaches to 0xFF.
|0x04C4/CC || Object 1-9's part 1 of X-position. If this reaches to 0xFF, part 2 of X-position is increased by 0x01.
|-
|-
|0x04CD/D5 || Object 1-9's part 2 of X-position.
|0x04CD/D5 || Object 1-9's part 2 of X-position.

Revision as of 16:36, 18 December 2015

Chip tiny.png The following article is a RAM map for Mickey's Adventures in Numberland.

RAM Information
0x009E Currently selected area in the map.
  • 0x6C - Unused value for Number Museum (changes to 0xA8 when going back to the map)
  • 0x84 - Space Center
  • 0xA8 - Number Museum
  • 0xC0 - Number City
  • 0xCC - Pete's Hideout
  • 0xD8 - Number Factory
0x0216 Difficulty.
  • 0 - Normal
  • 1 - Advanced
  • 2 - Super Advanced
0x021B/F Times cleared on Number City, Number Factory, Space Center, Number Museum, and Pete's Hideout, respectively.
0x0220 Total Magic Numbers collected.
0x0278 What music/sound plays when unpausing.
  • 0x86 - Generic Theme
  • 0x8C - Pete's Theme
  • 0x8D - Main Theme
  • 0x9E - Space Center
0x0389 Input state. Adds the values below to whatever is being pressed.
  • 0x01 - Right
  • 0x02 - Left
  • 0x04 - Down
  • 0x08 - Up
  • 0x10 - Start
  • 0x20 - Select
  • 0x40 - B
  • 0x80 - A

i.e. Holding B and A makes the address have a value of 0xC0.

0x0421/2 Camera's Y-position.
0x0425/6 Camera's X-position.
0x042C Falling speed multiplier.
  • 1 - While in space in Space Center.
  • 3 - Default and maximum.
0x042F Maximum jump height reduction.
  • 14 - While in space in Space Center.
  • 24 - Default.
0x0435 Falling time. Resets to 0x00 upon landing. Stops at 0x30 while falling, which then stuns Mickey after landing.
0x043E Idle time. Resets to 0x00 upon moving or finishing an animation (i.e. stunned from falling). When it reaches to 0xFF, Mickey plays his idle animation.
0x0440 Animations that affect Mickey.
  • 0x01 - Falling stun
  • 0x02 - Crawling stun
  • 0x06 - Sliding down; goes in the last direction you were moving in
  • 0x08 - Completes the level as if you have the Magic Number
  • 0x09 - "Returning to Map" animation; doesn't go back to map if set manually
  • 0x11 - "Firing Bubblegum" animation; doesn't fire if set manually
  • 0x0E - Death
  • 0x0F - Completes the level as if you don't have the Magic Number
  • 0x12 - "Wrong Number" animation
0x044F Invincibility time from getting hit. Starts at 0x8C.
0x0461/9 Object type. Values marked in red are harmful to Mickey.
  • 0x00 - Nothing
  • 0x01 - Mickey
  • 0x02 - Difficulty Cursor
  • 0x03 - Pete's Body
  • 0x04 - Number Mold
  • 0x05 - Pete's Head
  • 0x06 - Cement?
  • 0x07 - Hideout's Windmill
  • 0x08 - Star Collectible
  • 0x0B - Telephone
  • 0x0C - Crow
  • 0x0D - Pitbull Dog
  • 0x0E - Bouncing Gear
  • 0x10 - Bouncing Wrench
  • 0x11 - Steam Whistle
  • 0x13 - Robot 1
  • 0x14 - Floating Potion
  • 0x15 - Blue Pole?
  • 0x16 - Venus Flytrap
  • 0x17 - Flower Pot
  • 0x18 - Robot 2
  • 0x19 - Pete's Head Statue
  • 0x1A - Boy with a Balloon
  • 0x1C - Rat
  • 0x1D - Purple Cat with a Bowler Hat
  • 0x1E - Eagle?
  • 0x1F - Trap Door
  • 0x20 - Black Widow Spider
  • 0x21 - Fired Bubblegum
  • 0x22 - Heart Collectible
  • 0x23 - Bubblegum Collectible
  • 0x24 - Photo
  • 0x25 - Math Machine Cursor
  • 0x26 - Math Machine Plus Sign
  • 0x28 - Math Machine's Steam Whistle
  • 0x29 - Falling Sack of Flour
  • 0x2A - Phone Booth (Purely visual)
  • 0x2B - Donald Duck
  • 0x2C/35 - Magic Number 10, 1-9
  • 0x36 - Number Machine
0x046A Something to do with gravity?
  • 0 - Going Up, Facing Left
  • 1 - Going Up, Facing Right
  • 2 - Going Down, Facing Left
  • 3 - Going Down, Facing Right
0x04C4/CC Object 1-9's part 1 of X-position. If this reaches to 0xFF, part 2 of X-position is increased by 0x01.
0x04CD/D5 Object 1-9's part 2 of X-position.
0x04DF/E7 Object 1-9's part 1 of Y-position.
0x04E8/F0 Object 1-9's part 2 of Y-position.
0x04FA Mickey's current speed.
0x054F Is your bubblegum projectile still active?
  • 0 - No
  • 1 - Yes
0x0645/8 What animation to use for jumping, walking, standing, and being hurt, respectively.
  • 0x00 - Standing
  • 0x01 - Standing in Space; also prevents idle animation from playing
  • 0x02 - Returning to Map
  • 0x03 - Twirling Ball
  • 0x04 - Balancing Ball with Arms
  • 0x05 - Dribbling Ball
  • 0x06 - Starting to Fire Bubblegum
  • 0x07 - Firing Bubblegum; unusually, actually fires bubblegums, and doesn't stop even if you've run out of bubblegum
  • 0x08 - Walking
  • 0x09 - Walking in Space
  • 0x0A - Near an Edge
  • 0x0B - Jumping
  • 0x0C - Unused(?) Jumping in Space
  • 0x0D - Jumping in Space
  • 0x0E - Somersault into Stun
  • 0x0F - Falling from Too High
  • 0x10 - Somersault
  • 0x11 - Somersault in Space
  • 0x12 - Stun
  • 0x13 - Somersault for 1 Loop
  • 0x14 - Sliding Down
  • 0x15 - Crawling
  • 0x16 - Standing Near Lever
  • 0x17 - Walking Up in Map
  • 0x18 - Walking Down in Map
  • 0x19 - Entering Elevator
0x064B Magic Number collected in level?
  • 0 - No
  • 1 - Yes
0X064E Paused?
  • 0x00 - No
  • 0xFF - Yes
0x0657 Cooldown on "Wrong Number" animation. Starts at 0x7F.
0x065D Selected option during the Math Problem minigame.
0x0674 Current amount of bubblegum held.
0x0675 Current amount of health.
0x0676 Current amount of stars collected.
0x0678 Magic Number that you must find in the level. 0x0A is Magic Number 10.
0x067F Music tempo?