mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-01 19:41:14 +01:00
21 lines
427 B
INI
21 lines
427 B
INI
# Fxxxxx - All NES Virtual Console games
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationIssues = Texture filtering will cause glitches.
|
|
EmulationStateId = 4
|
|
|
|
[Video_Settings]
|
|
SafeTextureCacheColorSamples = 0
|
|
EFBScale = 2
|
|
|
|
[Video_Hacks]
|
|
EFBToTextureEnable = False
|
|
|
|
[Video_Enhancements]
|
|
MaxAnisotropy = 0
|
|
ForceFiltering = False
|