mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
GameINI: NAR Legend of Zelda: Majora's Mask VC
Set EFBtoTextures=False, fixes issue #9942 from Ocarina of Time, makes Link preview visible in Equipment screen, with EFB to Textures Only enabled the preview stays black, rather than showing Link's current equipment.
This commit is contained in:
@ -17,3 +17,6 @@ EmulationIssues = Very buggy
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
# Fixes Link preview not appearing in Equipment Menu screen
|
||||
EFBToTextureEnable = False
|
||||
|
Reference in New Issue
Block a user