Add dolphin for gamecube and wii.
This commit is contained in:
16
nix/steam_deck/configuration/roles/dolphin/files/GFX.ini
Normal file
16
nix/steam_deck/configuration/roles/dolphin/files/GFX.ini
Normal file
@@ -0,0 +1,16 @@
|
||||
# [Enhancements]
|
||||
#MaxAnisotropy = 4 # 16x Anisotropic texture filtering
|
||||
# MaxAnisotropy = 2 # 4x Anisotropic texture filtering
|
||||
#MaxAnisotropy = 1 # 2x Anisotropic texture filtering
|
||||
#MaxAnisotropy = 0 # default
|
||||
[Settings]
|
||||
WaitForShadersBeforeStarting = True
|
||||
# WaitForShadersBeforeStarting = False
|
||||
# MSAA = 0x00000004 # 4x MSAA
|
||||
#MSAA = 0x00000002 # 2x MSAA
|
||||
#MSAA = 0x00000001 # none
|
||||
SSAA = False
|
||||
# InternalResolution = 1 # 2x native
|
||||
#ShaderCompilationMode = 2 # Hybrid ubershaders
|
||||
ShaderCompilationMode = 3 # Skip
|
||||
# ShowGraphs = True
|
||||
Reference in New Issue
Block a user