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.
33 lines
581 B
INI
33 lines
581 B
INI
# GEOP08 - CAPCOM VS. SNK 2 EO
|
|
|
|
[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 =
|
|
|
|
[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_Settings]
|
|
UseXFB = True
|
|
UseRealXFB = False
|
|
SafeTextureCacheColorSamples = 512
|
|
EFBScale = -1
|