mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-11 00:29:11 +01:00
Projection hack updates by gnick according to r6973.
This commit is contained in:
parent
e8d7f8e1f6
commit
1385e45800
@ -7,5 +7,10 @@ EmulationIssues = Use DX11 plugin for less graphic glitches (r6436)
|
|||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 1
|
ProjectionHack = 1
|
||||||
|
PH_SZNear = 1
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar = 0.1
|
||||||
SafeTextureCache = 1
|
SafeTextureCache = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
@ -7,5 +7,10 @@ EmulationIssues = Use DX11 plugin for less graphic glitches (r6436)
|
|||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 1
|
ProjectionHack = 1
|
||||||
|
PH_SZNear = 1
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar = 0.1
|
||||||
SafeTextureCache = 1
|
SafeTextureCache = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
@ -2,9 +2,14 @@
|
|||||||
[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 = Need ZTP Bloom and Safe Texture cache
|
EmulationIssues = Need a Projection Hack Bloom and Safe Texture cache
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[Video]
|
[Video]
|
||||||
SafeTextureCache = 1
|
SafeTextureCache = 1
|
||||||
ProjectionHack = 1
|
ProjectionHack = 1
|
||||||
|
PH_SZNear = 1
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar = 0.1
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
@ -7,3 +7,8 @@ EmulationIssues =
|
|||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 1
|
ProjectionHack = 1
|
||||||
|
PH_SZNear = 1
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar = 0.1
|
||||||
|
@ -7,5 +7,10 @@ EmulationStateId = 4
|
|||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
SafeTextureCache = 1
|
SafeTextureCache = 1
|
||||||
ProjectionHack = 5
|
ProjectionHack = 1
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 1
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
@ -7,5 +7,10 @@ EmulationStateId = 4
|
|||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
SafeTextureCache = 1
|
SafeTextureCache = 1
|
||||||
ProjectionHack = 5
|
ProjectionHack = 1
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 1
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
@ -7,5 +7,10 @@ EmulationStateId = 4
|
|||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
SafeTextureCache = 1
|
SafeTextureCache = 1
|
||||||
ProjectionHack = 5
|
ProjectionHack = 1
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 1
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
@ -7,3 +7,8 @@ EmulationIssues =
|
|||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 1
|
ProjectionHack = 1
|
||||||
|
PH_SZNear = 1
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar = 0.1
|
||||||
|
@ -7,3 +7,8 @@ EmulationIssues =
|
|||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 1
|
ProjectionHack = 1
|
||||||
|
PH_SZNear = 1
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar = 0.1
|
||||||
|
@ -7,3 +7,8 @@ EmulationIssues =
|
|||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 1
|
ProjectionHack = 1
|
||||||
|
PH_SZNear = 1
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar = 0.1
|
||||||
|
@ -7,3 +7,8 @@ EmulationIssues = Very Darkness ingame
|
|||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 1
|
ProjectionHack = 1
|
||||||
|
PH_SZNear = 1
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar = 0.1
|
||||||
|
@ -6,6 +6,11 @@ EmulationStateId = 4
|
|||||||
[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 = 3
|
ProjectionHack = 1
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 1
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar = 0.5
|
||||||
SafeTextureCache = 1
|
SafeTextureCache = 1
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
@ -7,5 +7,10 @@ EmulationStateId = 4
|
|||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 1
|
ProjectionHack = 1
|
||||||
|
PH_SZNear = 1
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar = 0.1
|
||||||
EFBAccessEnable = 0
|
EFBAccessEnable = 0
|
||||||
[Gecko]
|
[Gecko]
|
@ -7,5 +7,10 @@ EmulationStateId = 4
|
|||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 1
|
ProjectionHack = 1
|
||||||
|
PH_SZNear = 1
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar = 0.1
|
||||||
EFBAccessEnable = 0
|
EFBAccessEnable = 0
|
||||||
[Gecko]
|
[Gecko]
|
@ -7,5 +7,10 @@ EmulationStateId = 4
|
|||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 1
|
ProjectionHack = 1
|
||||||
|
PH_SZNear = 1
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar = 0.1
|
||||||
EFBAccessEnable = 0
|
EFBAccessEnable = 0
|
||||||
[Gecko]
|
[Gecko]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user