mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-31 22:55:44 +00:00
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
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue