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.

Motocross Maniacs/ROM map: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
No edit summary
Line 25: Line 25:
  * x5A1F-x5C8E - metatile data
  * x5A1F-x5C8E - metatile data


* x5CBF-x???? - nitro boos/post-ramp behavior physics data? (todo)
  * x5D8F-x???? - mid-air bike behavior data? (todo) (read in chunks of 4 bytes)
  * x5D8F-x???? - mid-air bike behavior data? (todo) (read in chunks of 4 bytes)
  * x????-x5EFA - speed data? (todo)
  * x????-x5EFA - speed data? (todo)
Line 34: Line 35:
  * x60FA-x6575 - computer opponent AI when offscreen data
  * x60FA-x6575 - computer opponent AI when offscreen data


  *
  * x6F1F-x6F5E - table of pointers to course 1 music data
* x6F5F-x6FE

Revision as of 14:36, 4 May 2023

Chip tiny.png The following article is a ROM map for Motocross Maniacs.

* x0F08-x0F13 - "GAME OVER" text data (2 bytes for display address, then list of tiles)
* x0F37-x0F8F - Pre-race screen text data ("QUALIFYING TIME"/"COURSE RECORD"...)
* x10E1-x12C0 - "Konami Games" logo
* x12F3-x145B - letter tileset (in 1 bit per pixel format)
* x14CC-x18EB - "Motocross Maniacs" logo (in 1BPP format)
* x2143-x214A - gravity pull data
* x214B-x???? - ramp physics data
* x33E8-x3480 - some text data? (todo)
* x3481-x34F1 - table of pointers for player sprite building
* x34F2-x3708 - player sprite building data
* xXXXX-x475F - tile data
* x4760-x476F - table of x08 pointers to course data
* x4770-x56CB - course data
* x56CC-x5793 - table of pointers to course object data
* x5794-x5A1E - course object data
* x5A1F-x5C8E - metatile data
* x5CBF-x???? - nitro boos/post-ramp behavior physics data? (todo)
* x5D8F-x???? - mid-air bike behavior data? (todo) (read in chunks of 4 bytes)
* x????-x5EFA - speed data? (todo)
* x5EFB-x5F0A - table of x08 pointers to item data (note that level 8 comes before level 7)
* x5F0B-x60E9 - item data
* x60EA-x61F9 - table of x08 pointers for computer opponent AI when offscreen
* x60FA-x6575 - computer opponent AI when offscreen data
* x6F1F-x6F5E - table of pointers to course 1 music data
* x6F5F-x6FE