mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
d618cccccd
The Sims 2 Pets (gc), NHL 2005 (gc), NHL06 (gc), Blood Omen 2 (gc), R:Racing Evolution: Life in the Fast Lane (gc), World Of Zoo (wii), Super Mario Galaxy 1 and 2 are affected. Fixes issue 7067.
31 lines
583 B
INI
31 lines
583 B
INI
# GO2D4F - Blood Omen 2
|
|
|
|
[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 = 3
|
|
EmulationIssues = Needs Real Xfb for the videos to display.Sky texture issues.
|
|
|
|
[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 = True
|