Eternal Darkness update. This projection hack seems to work fine here.If anyone notices something wrong inform me to revert.

This commit is contained in:
kostamarino@hotmail.com 2011-04-18 22:13:03 +00:00
parent 9f2c549255
commit 209b9587a8
2 changed files with 10 additions and 10 deletions

View File

@ -2,18 +2,17 @@
[Core] Values set here will override the main dolphin settings. [Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Use DX11 plugin for less graphic glitches (r6436) EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here. [OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here. [ActionReplay] Add action replay cheats here.
[Video] [Video]
ProjectionHack = 1 ProjectionHack = 1
PH_SZNear = 1 PH_SZNear = 0
PH_SZFar = 0 PH_SZFar = 0
PH_ExtraParam = 0 PH_ExtraParam = 0
PH_ZNear = PH_ZNear = 5
PH_ZFar = 0.1 PH_ZFar = 0.15
[Gecko] [Gecko]
[Video_Settings] [Video_Settings]
SafeTextureCache = True SafeTextureCache = True
SafeTextureCacheColorSamples = 512 SafeTextureCacheColorSamples = 512

View File

@ -2,16 +2,17 @@
[Core] Values set here will override the main dolphin settings. [Core] Values set here will override the main dolphin settings.
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set. [EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
EmulationStateId = 4 EmulationStateId = 4
EmulationIssues = Use DX11 plugin for less graphic glitches (r6436) EmulationIssues =
[OnFrame] Add memory patches to be applied every frame here. [OnFrame] Add memory patches to be applied every frame here.
[ActionReplay] Add action replay cheats here. [ActionReplay] Add action replay cheats here.
[Video] [Video]
ProjectionHack = 1 ProjectionHack = 1
PH_SZNear = 1 PH_SZNear = 0
PH_SZFar = 0 PH_SZFar = 0
PH_ExtraParam = 0 PH_ExtraParam = 0
PH_ZNear = PH_ZNear = 5
PH_ZFar = 0.1 PH_ZFar = 0.15
[Gecko] [Gecko]
[Video_Settings] [Video_Settings]
SafeTextureCache = True SafeTextureCache = True
SafeTextureCacheColorSamples = 512