mirror of
https://github.com/libretro/dolphin
synced 2024-11-09 06:53:01 -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).
19 lines
352 B
INI
19 lines
352 B
INI
# GSNE8P - Sonic Adventure 2 Battle
|
|
|
|
[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 Rings
|
|
001B3DCF 000003E7
|
|
001CC1D1 000003E7
|
|
001E531D 000003E7
|
|
$Infinite Lives
|
|
001B3DEF 00000063
|
|
001CC1CD 00000063
|
|
001E5319 00000063
|