From 09e3b5e3cac86dccd1fa2e7fa2b9e44f78da4751 Mon Sep 17 00:00:00 2001 From: "kostamarino@hotmail.com" Date: Tue, 24 Sep 2013 01:39:48 +0300 Subject: [PATCH] Gameini update for Skies of Arcadia and Call of duty Black Ops. Both games don't need projection hacks any more, they work perfectly fine with all backends. Skies of Arcadia actually had an issue of improper shadows with the projection hack if opengl and d3d9 was used in latest dolphin builds. --- Data/Sys/GameSettings/GEAE8P.ini | 8 ++++---- Data/Sys/GameSettings/GEAP8P.ini | 8 ++++---- Data/Sys/GameSettings/SC7D52.ini | 7 +++---- Data/Sys/GameSettings/SC7E52.ini | 6 +++--- Data/Sys/GameSettings/SC7F52.ini | 7 +++---- Data/Sys/GameSettings/SC7I52.ini | 7 ++++--- Data/Sys/GameSettings/SC7P52.ini | 7 +++---- Data/Sys/GameSettings/SC7S52.ini | 7 +++---- 8 files changed, 27 insertions(+), 30 deletions(-) diff --git a/Data/Sys/GameSettings/GEAE8P.ini b/Data/Sys/GameSettings/GEAE8P.ini index d8dc51fb1af..327d9974acf 100644 --- a/Data/Sys/GameSettings/GEAE8P.ini +++ b/Data/Sys/GameSettings/GEAE8P.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 3 -EmulationIssues = Gfx glitches. +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. @@ -18,12 +18,12 @@ EmulationIssues = Gfx glitches. # Add action replay cheats here. [Video] -ProjectionHack = 1 +ProjectionHack = 0 PH_SZNear = 0 -PH_SZFar = 1 +PH_SZFar = 0 PH_ExtraParam = 0 PH_ZNear = -PH_ZFar = 1.99998 +PH_ZFar = [Video_Settings] SafeTextureCacheColorSamples = 512 diff --git a/Data/Sys/GameSettings/GEAP8P.ini b/Data/Sys/GameSettings/GEAP8P.ini index cb8347ffd4d..3ad9bc241ed 100644 --- a/Data/Sys/GameSettings/GEAP8P.ini +++ b/Data/Sys/GameSettings/GEAP8P.ini @@ -6,7 +6,7 @@ [EmuState] # The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 3 -EmulationIssues = Gfx glitches. +EmulationIssues = [OnLoad] # Add memory patches to be loaded once on boot here. @@ -18,12 +18,12 @@ EmulationIssues = Gfx glitches. # Add action replay cheats here. [Video] -ProjectionHack = 1 +ProjectionHack = 0 PH_SZNear = 0 -PH_SZFar = 1 +PH_SZFar = 0 PH_ExtraParam = 0 PH_ZNear = -PH_ZFar = 1.99998 +PH_ZFar = [Video_Settings] SafeTextureCacheColorSamples = 512 diff --git a/Data/Sys/GameSettings/SC7D52.ini b/Data/Sys/GameSettings/SC7D52.ini index 0950049491c..28edc95fdfa 100644 --- a/Data/Sys/GameSettings/SC7D52.ini +++ b/Data/Sys/GameSettings/SC7D52.ini @@ -18,13 +18,12 @@ EmulationIssues = # Add action replay cheats here. [Video] -ProjectionHack = 1 -PH_SZNear = 1 +ProjectionHack = 0 +PH_SZNear = 0 PH_SZFar = 0 PH_ExtraParam = 0 -PH_ZNear = 0. 01 +PH_ZNear = PH_ZFar = [Video_Enhancements] MaxAnisotropy = 0 - diff --git a/Data/Sys/GameSettings/SC7E52.ini b/Data/Sys/GameSettings/SC7E52.ini index a7dba018dc1..e652918c6fa 100644 --- a/Data/Sys/GameSettings/SC7E52.ini +++ b/Data/Sys/GameSettings/SC7E52.ini @@ -18,11 +18,11 @@ EmulationIssues = # Add action replay cheats here. [Video] -ProjectionHack = 1 -PH_SZNear = 1 +ProjectionHack = 0 +PH_SZNear = 0 PH_SZFar = 0 PH_ExtraParam = 0 -PH_ZNear = 0. 01 +PH_ZNear = PH_ZFar = [Video_Enhancements] diff --git a/Data/Sys/GameSettings/SC7F52.ini b/Data/Sys/GameSettings/SC7F52.ini index 0b05a4af424..3238a955091 100644 --- a/Data/Sys/GameSettings/SC7F52.ini +++ b/Data/Sys/GameSettings/SC7F52.ini @@ -18,13 +18,12 @@ EmulationIssues = # Add action replay cheats here. [Video] -ProjectionHack = 1 -PH_SZNear = 1 +ProjectionHack = 0 +PH_SZNear = 0 PH_SZFar = 0 PH_ExtraParam = 0 -PH_ZNear = 0. 01 +PH_ZNear = PH_ZFar = [Video_Enhancements] MaxAnisotropy = 0 - diff --git a/Data/Sys/GameSettings/SC7I52.ini b/Data/Sys/GameSettings/SC7I52.ini index 3179aebde4e..9d26a715559 100644 --- a/Data/Sys/GameSettings/SC7I52.ini +++ b/Data/Sys/GameSettings/SC7I52.ini @@ -18,13 +18,14 @@ EmulationIssues = # Add action replay cheats here. [Video] -ProjectionHack = 1 -PH_SZNear = 1 +ProjectionHack = 0 +PH_SZNear = 0 PH_SZFar = 0 PH_ExtraParam = 0 -PH_ZNear = 0. 01 +PH_ZNear = PH_ZFar = [Video_Enhancements] MaxAnisotropy = 0 + diff --git a/Data/Sys/GameSettings/SC7P52.ini b/Data/Sys/GameSettings/SC7P52.ini index 2f126dc40ff..e3c422d7f0a 100644 --- a/Data/Sys/GameSettings/SC7P52.ini +++ b/Data/Sys/GameSettings/SC7P52.ini @@ -18,13 +18,12 @@ EmulationIssues = # Add action replay cheats here. [Video] -ProjectionHack = 1 -PH_SZNear = 1 +ProjectionHack = 0 +PH_SZNear = 0 PH_SZFar = 0 PH_ExtraParam = 0 -PH_ZNear = 0. 01 +PH_ZNear = PH_ZFar = [Video_Enhancements] MaxAnisotropy = 0 - diff --git a/Data/Sys/GameSettings/SC7S52.ini b/Data/Sys/GameSettings/SC7S52.ini index b12713dd8ee..75da1984395 100644 --- a/Data/Sys/GameSettings/SC7S52.ini +++ b/Data/Sys/GameSettings/SC7S52.ini @@ -18,13 +18,12 @@ EmulationIssues = # Add action replay cheats here. [Video] -ProjectionHack = 1 -PH_SZNear = 1 +ProjectionHack = 0 +PH_SZNear = 0 PH_SZFar = 0 PH_ExtraParam = 0 -PH_ZNear = 0. 01 +PH_ZNear = PH_ZFar = [Video_Enhancements] MaxAnisotropy = 0 -