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).
34 lines
651 B
INI
34 lines
651 B
INI
# GFZE01 - F-Zero GX
|
|
|
|
[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.
|
|
$Beat All Cups (unlock Master class/Diamond Cup)
|
|
9C0030C8 00120000
|
|
840030C8 0023DC50
|
|
420030C8 0006FFFF
|
|
420030C8 0007FFFF
|
|
420030C8 0008FFFF
|
|
420030C8 0009FFFF
|
|
840030C8 FFDC23B0
|
|
$Unlock AX Cup Tracks
|
|
9C0030C8 00120000
|
|
840030C8 0023DA00
|
|
420030C8 0000FFFF
|
|
420030C8 0002FFFF
|
|
840030C8 FFDC2600
|
|
$All Vehicles Unlocked
|
|
03C82AEC 08000000
|
|
9C0030C8 00120000
|
|
840030C8 00239100
|
|
420030C8 0000FFFF
|
|
420030C8 0001FFFF
|
|
420030C8 0002FFFF
|
|
420030C8 0003FFFF
|
|
840030C8 FFDC6F00
|