From 1385e45800b2acc9fbeea3c2a927630178c75398 Mon Sep 17 00:00:00 2001 From: "kostamarino@hotmail.com" Date: Sat, 29 Jan 2011 21:56:21 +0000 Subject: [PATCH] Projection hack updates by gnick according to r6973. --- GEDE01.ini | 5 +++++ GEDP01.ini | 5 +++++ GJ3PA4.ini | 7 ++++++- R2KP54.ini | 5 +++++ R3OE01.ini | 7 ++++++- R3OJ01.ini | 7 ++++++- R3OP01.ini | 7 ++++++- R3TP54.ini | 5 +++++ RBUP08.ini | 5 +++++ RENE8P.ini | 5 +++++ RENP8P.ini | 5 +++++ SBDE08.ini | 7 ++++++- SNCE8P.ini | 5 +++++ SNCJ8P.ini | 5 +++++ SNCP8P.ini | 5 +++++ 15 files changed, 80 insertions(+), 5 deletions(-) diff --git a/GEDE01.ini b/GEDE01.ini index 5c419e510a..052f6dca98 100644 --- a/GEDE01.ini +++ b/GEDE01.ini @@ -7,5 +7,10 @@ EmulationIssues = Use DX11 plugin for less graphic glitches (r6436) [ActionReplay] Add action replay cheats here. [Video] ProjectionHack = 1 +PH_SZNear = 1 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = 0.1 SafeTextureCache = 1 [Gecko] diff --git a/GEDP01.ini b/GEDP01.ini index 5552860c02..96ea48668b 100644 --- a/GEDP01.ini +++ b/GEDP01.ini @@ -7,5 +7,10 @@ EmulationIssues = Use DX11 plugin for less graphic glitches (r6436) [ActionReplay] Add action replay cheats here. [Video] ProjectionHack = 1 +PH_SZNear = 1 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = 0.1 SafeTextureCache = 1 [Gecko] diff --git a/GJ3PA4.ini b/GJ3PA4.ini index 42aebb8b0a..81042d5c09 100644 --- a/GJ3PA4.ini +++ b/GJ3PA4.ini @@ -2,9 +2,14 @@ [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 = 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. [Video] SafeTextureCache = 1 ProjectionHack = 1 +PH_SZNear = 1 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = 0.1 [ActionReplay] Add action replay cheats here. diff --git a/R2KP54.ini b/R2KP54.ini index e4f36c645f..b358416b28 100644 --- a/R2KP54.ini +++ b/R2KP54.ini @@ -7,3 +7,8 @@ EmulationIssues = [ActionReplay] Add action replay cheats here. [Video] ProjectionHack = 1 +PH_SZNear = 1 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = 0.1 diff --git a/R3OE01.ini b/R3OE01.ini index 7e95060b37..2f51bd12bb 100644 --- a/R3OE01.ini +++ b/R3OE01.ini @@ -7,5 +7,10 @@ EmulationStateId = 4 [ActionReplay] Add action replay cheats here. [Video] SafeTextureCache = 1 -ProjectionHack = 5 +ProjectionHack = 1 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 1 +PH_ZNear = +PH_ZFar = [Gecko] diff --git a/R3OJ01.ini b/R3OJ01.ini index 5974c8b0f9..fbcd367af5 100644 --- a/R3OJ01.ini +++ b/R3OJ01.ini @@ -7,5 +7,10 @@ EmulationStateId = 4 [ActionReplay] Add action replay cheats here. [Video] SafeTextureCache = 1 -ProjectionHack = 5 +ProjectionHack = 1 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 1 +PH_ZNear = +PH_ZFar = [Gecko] diff --git a/R3OP01.ini b/R3OP01.ini index f673b81674..cac86c92df 100644 --- a/R3OP01.ini +++ b/R3OP01.ini @@ -7,5 +7,10 @@ EmulationStateId = 4 [ActionReplay] Add action replay cheats here. [Video] SafeTextureCache = 1 -ProjectionHack = 5 +ProjectionHack = 1 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 1 +PH_ZNear = +PH_ZFar = [Gecko] diff --git a/R3TP54.ini b/R3TP54.ini index 60bdf0ee87..8a785f18e9 100644 --- a/R3TP54.ini +++ b/R3TP54.ini @@ -7,3 +7,8 @@ EmulationIssues = [ActionReplay] Add action replay cheats here. [Video] ProjectionHack = 1 +PH_SZNear = 1 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = 0.1 diff --git a/RBUP08.ini b/RBUP08.ini index 84533e752e..c84a49981c 100644 --- a/RBUP08.ini +++ b/RBUP08.ini @@ -7,3 +7,8 @@ EmulationIssues = [ActionReplay] Add action replay cheats here. [Video] ProjectionHack = 1 +PH_SZNear = 1 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = 0.1 diff --git a/RENE8P.ini b/RENE8P.ini index 5d5875877a..3a18ba6186 100644 --- a/RENE8P.ini +++ b/RENE8P.ini @@ -7,3 +7,8 @@ EmulationIssues = [ActionReplay] Add action replay cheats here. [Video] ProjectionHack = 1 +PH_SZNear = 1 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = 0.1 diff --git a/RENP8P.ini b/RENP8P.ini index 2f1311b9c2..ae8e77c7dc 100644 --- a/RENP8P.ini +++ b/RENP8P.ini @@ -7,3 +7,8 @@ EmulationIssues = Very Darkness ingame [ActionReplay] Add action replay cheats here. [Video] ProjectionHack = 1 +PH_SZNear = 1 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = 0.1 diff --git a/SBDE08.ini b/SBDE08.ini index 965315e426..3bbeaf5b8b 100644 --- a/SBDE08.ini +++ b/SBDE08.ini @@ -6,6 +6,11 @@ EmulationStateId = 4 [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. [Video] -ProjectionHack = 3 +ProjectionHack = 1 +PH_SZNear = 0 +PH_SZFar = 1 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = 0.5 SafeTextureCache = 1 [Gecko] diff --git a/SNCE8P.ini b/SNCE8P.ini index da1b631124..c7ef47c010 100644 --- a/SNCE8P.ini +++ b/SNCE8P.ini @@ -7,5 +7,10 @@ EmulationStateId = 4 [ActionReplay] Add action replay cheats here. [Video] ProjectionHack = 1 +PH_SZNear = 1 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = 0.1 EFBAccessEnable = 0 [Gecko] \ No newline at end of file diff --git a/SNCJ8P.ini b/SNCJ8P.ini index d952540a14..80aee37018 100644 --- a/SNCJ8P.ini +++ b/SNCJ8P.ini @@ -7,5 +7,10 @@ EmulationStateId = 4 [ActionReplay] Add action replay cheats here. [Video] ProjectionHack = 1 +PH_SZNear = 1 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = 0.1 EFBAccessEnable = 0 [Gecko] \ No newline at end of file diff --git a/SNCP8P.ini b/SNCP8P.ini index ef73636f51..e9f3f5e26c 100644 --- a/SNCP8P.ini +++ b/SNCP8P.ini @@ -7,5 +7,10 @@ EmulationStateId = 4 [ActionReplay] Add action replay cheats here. [Video] ProjectionHack = 1 +PH_SZNear = 1 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = 0.1 EFBAccessEnable = 0 [Gecko]