mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-03 07:18:04 +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]
|
[Video_Hacks]
|
||||||
EFBEmulateFormatChanges = True
|
EFBEmulateFormatChanges = True
|
||||||
|
DeferEFBCopies = False
|
||||||
|
|
||||||
[Video_Stereoscopy]
|
[Video_Stereoscopy]
|
||||||
StereoConvergence = 613
|
StereoConvergence = 613
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue