mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 22:29:21 +00:00
Add cheat codes for Mario Golf: Toadstool Tour
This commit is contained in:
parent
bb255d2666
commit
f38f51fce3
1 changed files with 14 additions and 0 deletions
14
Data/Sys/GameSettings/GFTE01.ini
Normal file
14
Data/Sys/GameSettings/GFTE01.ini
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# GFTE01 - Mario Golf: Toadstool Tour
|
||||||
|
|
||||||
|
[OnLoad]
|
||||||
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[ActionReplay]
|
||||||
|
# Add action replay cheats here.
|
||||||
|
$Unlock All Courses
|
||||||
|
0222A3CE 0000FFFF
|
||||||
|
$Unlock All Players
|
||||||
|
0222A3CC 0000FFFF
|
Loading…
Add table
Add a link
Reference in a new issue