mirror of
https://github.com/libretro/dolphin
synced 2024-11-08 14:33:54 -05:00
d287fad01e
Having settings for each game in more than one file is redundant. Now, region-free INIs are now only for settings, and region-specific INIs are only for AR codes and patches. Exceptions are made for titles that share the first three characters of their IDs with unrelated titles (mostly unlicensed titles and Triforce titles).
23 lines
447 B
INI
23 lines
447 B
INI
# GOME01 - Mario Power Tennis
|
|
|
|
[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.
|
|
$Score Once To Win Game
|
|
00537C69 00000003
|
|
0053932A 00000003
|
|
00544802 00000003
|
|
$Opponent Can't Move
|
|
0251C550 00004451
|
|
$All Trophies Earned
|
|
022B375C 008FFFFF
|
|
$All Minigames Unlocked
|
|
022B3738 0011FFFF
|
|
$All Characters Unlocked
|
|
042B3728 FFFFFFFF
|