blob: 1d8c38564c155e7b6f2042ebed048ded652c9cf5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# NARP01 - Zelda: Majora's Mask
[Core]
# Values set here will override the main Dolphin settings.
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Hacks]
# Fixes Link preview not appearing in Equipment Menu screen
EFBToTextureEnable = False
# Fixes the screen shrinking effect not working properly.
DeferEFBCopies = False
|