2011-01-31 02:14:02 +02:00
|
|
|
# NARP01 - Zelda: Majora's Mask
|
2013-08-11 18:32:03 +03:00
|
|
|
|
|
|
|
[Core]
|
2015-03-01 23:30:20 +02:00
|
|
|
# Values set here will override the main Dolphin settings.
|
2013-08-11 18:32:03 +03:00
|
|
|
|
|
|
|
[OnLoad]
|
|
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
|
|
|
|
[OnFrame]
|
|
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
|
|
|
|
[ActionReplay]
|
|
|
|
# Add action replay cheats here.
|
|
|
|
|
2016-12-10 18:01:03 +02:00
|
|
|
[Video_Hacks]
|
|
|
|
# Fixes Link preview not appearing in Equipment Menu screen
|
|
|
|
EFBToTextureEnable = False
|
2019-03-18 22:51:49 +02:00
|
|
|
# Fixes the screen shrinking effect not working properly.
|
|
|
|
DeferEFBCopies = False
|