mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 05:40:01 -06:00
Disable Defer EFB Copies to RAM for Majora's Mask (VC)
Defer EFB Copies to RAM being enabled causes graphical issues during Majora's Mask's screen shrinking effect.
This commit is contained in:
@ -15,3 +15,5 @@
|
||||
[Video_Hacks]
|
||||
# Fixes Link preview not appearing in Equipment Menu screen
|
||||
EFBToTextureEnable = False
|
||||
# Fixes the screen shrinking effect not working properly.
|
||||
DeferEFBCopies = False
|
||||
|
Reference in New Issue
Block a user