From b6bf6d82e2e2d65109ca2722e85b8680ac10e68b Mon Sep 17 00:00:00 2001 From: "kostamarino@hotmail.com" Date: Fri, 22 Apr 2011 05:26:42 +0000 Subject: [PATCH] Projection hack fix for Call of Duty Black Ops (should work fine now) and an update. --- SC7D52.ini | 18 ++++++++++++++++++ SC7E52.ini | 18 ++++++++++++++++++ SC7F52.ini | 18 ++++++++++++++++++ SC7I52.ini | 18 ++++++++++++++++++ SC7P52.ini | 18 ++++++++++++++++++ SC7S52.ini | 18 ++++++++++++++++++ SEME4Q.ini | 2 ++ SEMP4Q.ini | 2 +- SEMX4Q.ini | 3 ++- 9 files changed, 113 insertions(+), 2 deletions(-) create mode 100644 SC7D52.ini create mode 100644 SC7E52.ini create mode 100644 SC7F52.ini create mode 100644 SC7I52.ini create mode 100644 SC7P52.ini create mode 100644 SC7S52.ini diff --git a/SC7D52.ini b/SC7D52.ini new file mode 100644 index 0000000000..81447182b3 --- /dev/null +++ b/SC7D52.ini @@ -0,0 +1,18 @@ +# SC7D52 - Call of Duty: Black Ops +[Video_Enhancements] +MaxAnisotropy = 0 +[Video] +ProjectionHack = 1 +PH_SZNear = 1 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = 0. 01 +PH_ZFar = +[EmuState] +EmulationStateId = 0 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Gecko] +[Video_Hacks] +[Video_Settings] diff --git a/SC7E52.ini b/SC7E52.ini new file mode 100644 index 0000000000..3702f31429 --- /dev/null +++ b/SC7E52.ini @@ -0,0 +1,18 @@ +# SC7E52 - Call of Duty: Black Ops +[Video_Enhancements] +MaxAnisotropy = 0 +[Video] +ProjectionHack = 1 +PH_SZNear = 1 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = 0. 01 +PH_ZFar = +[EmuState] +EmulationStateId = 0 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Gecko] +[Video_Hacks] +[Video_Settings] diff --git a/SC7F52.ini b/SC7F52.ini new file mode 100644 index 0000000000..acc499922e --- /dev/null +++ b/SC7F52.ini @@ -0,0 +1,18 @@ +# SC7F52 - Call of Duty: Black Ops +[Video_Enhancements] +MaxAnisotropy = 0 +[Video] +ProjectionHack = 1 +PH_SZNear = 1 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = 0. 01 +PH_ZFar = +[EmuState] +EmulationStateId = 0 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Gecko] +[Video_Hacks] +[Video_Settings] diff --git a/SC7I52.ini b/SC7I52.ini new file mode 100644 index 0000000000..475898d30d --- /dev/null +++ b/SC7I52.ini @@ -0,0 +1,18 @@ +# SC7I52 - Call of Duty: Black Ops +[Video_Enhancements] +MaxAnisotropy = 0 +[Video] +ProjectionHack = 1 +PH_SZNear = 1 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = 0. 01 +PH_ZFar = +[EmuState] +EmulationStateId = 0 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Gecko] +[Video_Hacks] +[Video_Settings] diff --git a/SC7P52.ini b/SC7P52.ini new file mode 100644 index 0000000000..a0880e3dd2 --- /dev/null +++ b/SC7P52.ini @@ -0,0 +1,18 @@ +# SC7P52 - Call of Duty: Black Ops +[Video_Enhancements] +MaxAnisotropy = 0 +[Video] +ProjectionHack = 1 +PH_SZNear = 1 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = 0. 01 +PH_ZFar = +[EmuState] +EmulationStateId = 0 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Gecko] +[Video_Hacks] +[Video_Settings] diff --git a/SC7S52.ini b/SC7S52.ini new file mode 100644 index 0000000000..3702f31429 --- /dev/null +++ b/SC7S52.ini @@ -0,0 +1,18 @@ +# SC7E52 - Call of Duty: Black Ops +[Video_Enhancements] +MaxAnisotropy = 0 +[Video] +ProjectionHack = 1 +PH_SZNear = 1 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = 0. 01 +PH_ZFar = +[EmuState] +EmulationStateId = 0 +EmulationIssues = +[OnFrame] +[ActionReplay] +[Gecko] +[Video_Hacks] +[Video_Settings] diff --git a/SEME4Q.ini b/SEME4Q.ini index 6a4a5c7b8a..e1e90a0750 100644 --- a/SEME4Q.ini +++ b/SEME4Q.ini @@ -15,7 +15,9 @@ PH_ZFar = [Gecko] [Video_Settings] SafeTextureCache = True +SafeTextureCacheColorSamples = 0 [Video_Enhancements] ForceFiltering = False [Video_Hacks] DlistCachingEnable = False + diff --git a/SEMP4Q.ini b/SEMP4Q.ini index efe666a4b9..2ddc8c0f92 100644 --- a/SEMP4Q.ini +++ b/SEMP4Q.ini @@ -15,7 +15,7 @@ PH_ZFar = [Gecko] [Video_Settings] SafeTextureCache = True -SafeTextureCacheColorSamples = 512 +SafeTextureCacheColorSamples = 0 [Video_Enhancements] ForceFiltering = False [Video_Hacks] diff --git a/SEMX4Q.ini b/SEMX4Q.ini index 93e22e8fde..cf254e8d7d 100644 --- a/SEMX4Q.ini +++ b/SEMX4Q.ini @@ -15,7 +15,8 @@ PH_ZFar = [Gecko] [Video_Settings] SafeTextureCache = True +SafeTextureCacheColorSamples = 0 [Video_Enhancements] ForceFiltering = False [Video_Hacks] -DlistCachingEnable = False \ No newline at end of file +DlistCachingEnable = False