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.

Battletoads in Ragnarok's World/ROM map: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
* <tt>1066B</tt> = Lives (after using a continue)
* <tt>1066B</tt> = Lives (after using a continue)
* <tt>0F2B1</tt> = HP (after losing a life)
* <tt>0F2B1</tt> = HP (after losing a life)
* <tt>03B51-03B5B</tt> = Music ID list
 
== Levels ==
* <tt>1C001-?????</tt> = Level/screen ID list
* <tt>1C001-?????</tt> = Level/screen ID list
** A list of internal level IDs can be found [[Battletoads in Ragnarok's World:Notes#Internal Level IDs|here]].
== Music ==
* <tt>03B51-03B5B</tt> = Level-based music ID list
** Determines the music that each level should have. For a list of IDs, see [[Battletoads in Ragnarok's World:Notes#Internal Music IDs|here]].
=== Tempos ===
* <tt>0E3B0-0E3C1??</tt> = Music tempo list


{{Internal Data|game=Battletoads in Ragnarok's World}}
{{Internal Data|game=Battletoads in Ragnarok's World}}

Revision as of 16:46, 5 September 2016

Chip tiny.png The following article is a ROM map for Battletoads in Ragnarok's World.

  • 1E392 = Starting lives
  • 0A137 = Starting HP
  • 1E397 = Starting continues
  • 1066B = Lives (after using a continue)
  • 0F2B1 = HP (after losing a life)

Levels

  • 1C001-????? = Level/screen ID list
    • A list of internal level IDs can be found here.

Music

  • 03B51-03B5B = Level-based music ID list
    • Determines the music that each level should have. For a list of IDs, see here.

Tempos

  • 0E3B0-0E3C1?? = Music tempo list