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 d8dc51fb1a..327d9974ac 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 cb8347ffd4..3ad9bc241e 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 0950049491..28edc95fdf 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 a7dba018dc..e652918c6f 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 0b05a4af42..3238a95509 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 3179aebde4..9d26a71555 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 2f126dc40f..e3c422d7f0 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 b12713dd8e..75da198439 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 -