mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Revert "Merge pull request #3578 from Armada651/forced-slow-depth"
This reverts commite2a1a085b6
, reversing changes made to2aea549eef
.
This commit is contained in:
@ -17,3 +17,7 @@ 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 =
|
||||
EmulationIssues = Shadows need fast depth enabled.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -17,3 +17,6 @@ EmulationIssues =
|
||||
|
||||
[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.
|
||||
EmulationIssues = Needs real xfb for the videos to display. Shadow issues with fastdepth (D3D).
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
@ -20,3 +20,4 @@ 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.
|
||||
EmulationIssues = Needs real xfb for the videos to display. Shadow issues with fastdepth (D3D).
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
@ -20,3 +20,4 @@ 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.
|
||||
EmulationIssues = Needs real xfb for the videos to display. Shadow issues with fastdepth (D3D).
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
@ -20,3 +20,4 @@ EmulationStateId = 4
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
FastDepthCalc = False
|
||||
|
@ -21,5 +21,8 @@ EmulationIssues =
|
||||
EFBAccessEnable = True
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Video_Settings]
|
||||
FastDepthCalc = False
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 115
|
||||
|
@ -17,6 +17,9 @@ EmulationIssues =
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
FastDepthCalc = True
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
||||
|
@ -21,4 +21,4 @@ EmulationIssues =
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
ForcedSlowDepth = True
|
||||
FastDepthCalc = False
|
||||
|
@ -18,4 +18,4 @@ EmulationIssues =
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
ForcedSlowDepth = True
|
||||
FastDepthCalc = False
|
||||
|
@ -19,4 +19,5 @@ 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]
|
||||
ForcedSlowDepth = True
|
||||
FastDepthCalc = False
|
||||
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.
|
||||
EmulationIssues = Needs real wiimote and motion plus. Time stone transition needs Fast Depth off.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
@ -18,3 +18,6 @@ EmulationIssues = Needs real wiimote and motion plus.
|
||||
[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 =
|
||||
EmulationIssues = Glitches in the game menu with fast depth enabled.
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
@ -16,3 +16,6 @@ EmulationStateId = 4
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
FastDepthCalc = False
|
||||
|
Reference in New Issue
Block a user