mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Revert "Merge pull request #3578 from Armada651/forced-slow-depth"
This reverts commite2a1a085b6
, reversing changes made to2aea549eef
.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user