mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
b3f611e14a
Updates game inis for Serious Sam: Next Encounter (gc), CAPCOM VS. SNK 2 EO (gc), Baten Kaitos Origins (gc), Baten Kaitos Eternal Wings and the Lost Ocean (gc), Sonic Adventure 2 Battle (gc), Sonic Riders (gc), Sonic Adventure DX (gc), Mini Ninjas (wii), The Legend of Zelda Skyward Sword (wii). Fixes issues 7146 and 6440.
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
|
|
|