mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-02 14:58:03 +03: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
Add a link
Reference in a new issue