Medabots / medarot3

Medarot 3 GBC disassembly/translation
34 stars 6 forks source link

Robattles #119

Closed VariantXYZ closed 2 years ago

VariantXYZ commented 2 years ago

TODO:

VariantXYZ commented 2 years ago

0054 is the top part of the robattle screen, where the bot sprites are 0055 is the MF bar, at least the empty one, and the two rows under it (not sure why the 3rd row is included, it's just all 00) 00A8 is the 'aquatic' terrain that gets shoved into the center of 0054 0055 ... onwards are like, the tilemaps for the action buttons themselves and their highlighted versions 005e is the submenu battle status -> robattles doesn't reload tilemaps, will need to restore tileset used in BattleStatusPreExitRedrawState

Can use tileset 0055 to load the tileset initially, it does not get constantly reloaded.