Small speedup for Baldur's Gate Dark Alliance.
This commit is contained in:
parent
36b045a62b
commit
4f46686c8d
10
GDEE71.ini
10
GDEE71.ini
|
@ -1,7 +1,17 @@
|
|||
# GDEE71 - Baldur's Gate: Dark Alliance
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
SkipIdle = 0
|
||||
BlockMerging = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
[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 =
|
||||
[Gecko]
|
||||
|
|
Loading…
Reference in New Issue