diff options
| author | kostamarino@hotmail.com <kostamarino@hotmail.com> | 2011-04-22 05:26:42 +0000 |
|---|---|---|
| committer | kostamarino@hotmail.com <kostamarino@hotmail.com> | 2011-04-22 05:26:42 +0000 |
| commit | b6bf6d82e2e2d65109ca2722e85b8680ac10e68b (patch) | |
| tree | 94b376d7e780282864fcac57b7cb1ce85db42cdf | |
| parent | 89480c49c7440ab7451ad639f60a9cbc5ae75ba2 (diff) | |
Projection hack fix for Call of Duty Black Ops (should work fine now) and an update.
| -rw-r--r-- | SC7D52.ini | 18 | ||||
| -rw-r--r-- | SC7E52.ini | 18 | ||||
| -rw-r--r-- | SC7F52.ini | 18 | ||||
| -rw-r--r-- | SC7I52.ini | 18 | ||||
| -rw-r--r-- | SC7P52.ini | 18 | ||||
| -rw-r--r-- | SC7S52.ini | 18 | ||||
| -rw-r--r-- | SEME4Q.ini | 2 | ||||
| -rw-r--r-- | SEMP4Q.ini | 2 | ||||
| -rw-r--r-- | SEMX4Q.ini | 3 |
9 files changed, 113 insertions, 2 deletions
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 |
