mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 06:29:00 +01:00
GameSettings: Remove FastDepthCalc entries.
Only Mini Ninjas and DKC currently have a known issues that require slow depth.
This commit is contained in:
parent
fb2f8e49bb
commit
e4ef018706
@ -17,7 +17,3 @@ EmulationIssues =
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
FastDepthCalc = False
|
||||
|
||||
|
@ -7,7 +7,7 @@ FPRF = True
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Shadows need fast depth enabled.
|
||||
EmulationIssues =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -17,6 +17,3 @@ EmulationIssues = Shadows need fast depth enabled.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
FastDepthCalc = True
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationIssues = Needs real xfb for the videos to display. Shadow issues with fastdepth (D3D).
|
||||
EmulationIssues = Needs real xfb for the videos to display.
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
@ -20,4 +20,3 @@ EmulationStateId = 4
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
FastDepthCalc = False
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationIssues = Needs real xfb for the videos to display. Shadow issues with fastdepth (D3D).
|
||||
EmulationIssues = Needs real xfb for the videos to display.
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
@ -20,4 +20,3 @@ EmulationStateId = 4
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
FastDepthCalc = False
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationIssues = Needs real xfb for the videos to display. Shadow issues with fastdepth (D3D).
|
||||
EmulationIssues = Needs real xfb for the videos to display.
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
@ -20,4 +20,3 @@ EmulationStateId = 4
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
FastDepthCalc = False
|
||||
|
@ -21,8 +21,5 @@ EmulationIssues =
|
||||
EFBAccessEnable = True
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Video_Settings]
|
||||
FastDepthCalc = False
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 115
|
||||
|
@ -17,9 +17,6 @@ EmulationIssues =
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
FastDepthCalc = True
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
||||
|
@ -21,4 +21,3 @@ EmulationIssues =
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
FastDepthCalc = False
|
||||
|
@ -18,4 +18,4 @@ EmulationIssues =
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
FastDepthCalc = False
|
||||
ForcedSlowDepth = True
|
||||
|
@ -19,5 +19,4 @@ EmulationStateId = 4
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
FastDepthCalc = False
|
||||
|
||||
|
@ -18,7 +18,7 @@ EmulationIssues = Sound crackling can be fixed by lle audio.
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
FastDepthCalc = False
|
||||
ForcedSlowDepth = True
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Stereoscopy]
|
||||
|
@ -6,7 +6,7 @@
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Needs real wiimote and motion plus. Time stone transition needs Fast Depth off.
|
||||
EmulationIssues = Needs real wiimote and motion plus.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -18,6 +18,3 @@ EmulationIssues = Needs real wiimote and motion plus. Time stone transition need
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = True
|
||||
EFBEmulateFormatChanges = True
|
||||
|
||||
[Video_Settings]
|
||||
FastDepthCalc = False
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationIssues = Glitches in the game menu with fast depth enabled.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
@ -16,6 +16,3 @@ EmulationStateId = 4
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
FastDepthCalc = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user