Projection hack fix for Call of Duty Black Ops (should work fine now) and an update.
This commit is contained in:
parent
89480c49c7
commit
b6bf6d82e2
|
@ -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]
|
|
@ -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]
|
|
@ -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]
|
|
@ -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]
|
|
@ -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]
|
|
@ -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]
|
|
@ -15,7 +15,9 @@ PH_ZFar =
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 0
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ PH_ZFar =
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 512
|
||||
SafeTextureCacheColorSamples = 0
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
[Video_Hacks]
|
||||
|
|
|
@ -15,7 +15,8 @@ PH_ZFar =
|
|||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 0
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
DlistCachingEnable = False
|
||||
|
|
Loading…
Reference in New Issue