mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07: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).
20 lines
369 B
INI
20 lines
369 B
INI
# GRNE52 - LOST KINGDOMS
|
|
|
|
[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.
|
|
$Infinite health
|
|
0026005B 08000000
|
|
0218777E 00000063
|
|
$Always 10 magic stones
|
|
0026005C 08000000
|
|
001877CF 0000000A
|
|
$Have lots of cash
|
|
0026005D 08000000
|
|
04139804 0000270F
|