mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -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.
31 lines
590 B
INI
31 lines
590 B
INI
# G3BP9G - Serious Sam: Next Encounter
|
|
|
|
[Core]
|
|
# Values set here will override the main dolphin settings.
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationStateId = 4
|
|
EmulationIssues = Needs EFB to Ram for transition scenes.
|
|
|
|
[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.
|
|
|
|
[Video]
|
|
ProjectionHack = 0
|
|
PH_SZNear = 0
|
|
PH_SZFar = 0
|
|
PH_ExtraParam = 0
|
|
PH_ZNear =
|
|
PH_ZFar =
|
|
|
|
[Video_Hacks]
|
|
EFBToTextureEnable = False
|
|
EFBCopyEnable = True
|