mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +00:00
Disable Deferred EFB Copies on Mario kart Wii
Can cause random hangs on track load.
This commit is contained in:
parent
012338288e
commit
0aee9f5545
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
|
||||
[Video_Hacks]
|
||||
EFBEmulateFormatChanges = True
|
||||
DeferEFBCopies = False
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 613
|
||||
|
|
Loading…
Add table
Reference in a new issue