If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Notes:Mario Golf (Game Boy Color)

From The Cutting Room Floor
Jump to navigation Jump to search

This page contains notes for the game Mario Golf (Game Boy Color).

Player Character Modifier

To change the player sprite, enter GameShark code 01xx90C8 (where xx is the hex number for the corresponding player) to play as the corresponding character. This corresponds to RAM address C890.

To completely load the character (not just a sprite swap), put a breakpoint at 2:4AC5, and modify Register A with one of the values below. This will make the game also load their name and stats.

Replace xx with:

00: Kid
01: Sherry
02: Azalea
03: Joe
04: Putts
05: Grace
06: Tiny
07: Gene
08: Mario
09: Luigi
0A: Wario
0B: Lime (player's doubles partner in story mode, not normally playable)
0C: Flint (opponent's doubles partner in story mode, not normally playable)
0D: Lily (opponent's doubles partner in story mode, not normally playable)
0E: Munakata (woman used to demonstrate shots, same appearance as Lilly)
0F: Oka (man used to demonstrate shots, same appearance as Flint)

(Source: Original TCRF research)