Update Harry Potter and the Chamber of Secrets
Don't know why this one was labeled "broken," I've been able to run it for several thousand revisions. Videos require real XFB.
This commit is contained in:
parent
cd1820a374
commit
872f0d8aa3
14
GHSE69.ini
14
GHSE69.ini
|
@ -1,6 +1,18 @@
|
|||
# GHSE69 - Harry Potter COS
|
||||
[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 = 1
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = HLE sound glitches, videos require real XFB
|
||||
[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]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
|
|
Loading…
Reference in New Issue