Merge pull request #7912 from master0fdisaster/master
Disable Defer EFB Copies to RAM for Majora's Mask (VC)
This commit is contained in:
commit
1fead4ffb6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue