1# Fxxxxx - All NES Virtual Console games
2
3[Core]
4# Values set here will override the main Dolphin settings.
5
6[Video_Settings]
7SuggestedAspectRatio = 2
8SafeTextureCacheColorSamples = 0
9
10[Video_Hacks]
11# Some very early NES releases use a version of the NES emulator that doesn't require EFB2Ram.
12# All US releases before Feburary 2007 use this version (with all remaining US releases requiring EFB2Ram).
13# But in the PAL region the same games don't necessarily have the same emulator version and
14# only a few of the pre-Feburary 2007 releases don't require EFB2Ram.
15#
16# Because of this, Inifiles that override this setting should only be created for the explicit region
17# that was tested and they should not be merged.
18EFBToTextureEnable = False
19
20[Video_Enhancements]
21MaxAnisotropy = 0
22ForceFiltering = False
23