Dolphin, the GameCube and Wii emulator - Forums

Full Version: Gameini setting for ubershaders
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Does anyone know the gameini setting for ubershaders so I can set it per game or hybrid and real.

Edit:Figured it out by toggling it on and off and checking in the gfx.ini its:
Hybrid:
[Settings]
BackgroundShaderCompiling = True
DisableSpecializedShaders = False

Exclusive:
[Settings]
BackgroundShaderCompiling = False
DisableSpecializedShaders = True

Disabled:
[Settings]
BackgroundShaderCompiling = False
DisableSpecializedShaders = False