29 lines
551 B
INI
29 lines
551 B
INI
# GSNE8P - Sonic Adventure 2 Battle
|
|
|
|
[Core]
|
|
# Values set here will override the main dolphin settings.
|
|
BlockMerging = True
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationStateId = 5
|
|
EmulationIssues =
|
|
|
|
[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
|
|
|