Merge pull request #7912 from master0fdisaster/master

Disable Defer EFB Copies to RAM for Majora's Mask (VC)
This commit is contained in:
JMC47
2019-03-18 18:00:59 -04:00
committed by GitHub

View File

@ -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