mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Disable Deferred EFB Copies on Mario kart Wii
Can cause random hangs on track load.
This commit is contained in:
@ -14,6 +14,7 @@
|
|||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBEmulateFormatChanges = True
|
EFBEmulateFormatChanges = True
|
||||||
|
DeferEFBCopies = False
|
||||||
|
|
||||||
[Video_Stereoscopy]
|
[Video_Stereoscopy]
|
||||||
StereoConvergence = 613
|
StereoConvergence = 613
|
||||||
|
Reference in New Issue
Block a user