dolphin/Data/Sys/GameSettings/F.ini
Luz Paz cf1541a511 Data: fix various typos
Found via `codespell -q 3 -S "./Externals,./Data/Sys/wiitdb-??.txt,*.po,*.pot" -L andf,asnd,bootup,brocken,bufferin,clen,collet,datas,delt,diety,extint,fpr,inout,inport,interm,nd,nin,ontop,pixelx,re-use,re-used,sav,stateman,strat,transer,wil`
2025-03-10 16:54:34 -04:00

22 lines
814 B
INI

# Fxxxxx - All NES Virtual Console games
[Core]
# Values set here will override the main Dolphin settings.
[Video_Settings]
SuggestedAspectRatio = 2
SafeTextureCacheColorSamples = 0
[Video_Hacks]
# Some very early NES releases use a version of the NES emulator that doesn't require EFB2Ram.
# All US releases before February 2007 use this version (with all remaining US releases requiring EFB2Ram).
# But in the PAL region the same games don't necessarily have the same emulator version and
# only a few of the pre-February 2007 releases don't require EFB2Ram.
#
# Because of this, Inifiles that override this setting should only be created for the explicit region
# that was tested and they should not be merged.
EFBToTextureEnable = False
[Video_Enhancements]
MaxAnisotropy = 0
ForceTextureFiltering = False