If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Pokémon Race mini/Data structures
Jump to navigation
Jump to search
This is a sub-page of Pokémon Race mini.
Addresses and sizes are in hex.
Map metadata
- 00-02 (03) = tileset base
- 03-05 (03) = tilemap base
- 06... (01) = width
- 07... (01) = height (extending downward)
- 08... (01) = background music index (table of 2-byte addresses starts at $00646A)
- 09... (01) = goal x position (crossing from any y counts as a lap)
- 0a... (01) = starting y offset for all players (and hoppip), in pixels
- 0b... (01) = unknown
- 0c-0e (03) = sprite set base
- 0f-11 (03) = preview tileset base
- 12-14 (03) = preview tilemap base
- 15... (01) = preview map width
- 16... (01) = preview map height