Cache 60 FPS requirement
This commit is contained in:
parent
0c885db052
commit
fe86f257b5
5 changed files with 6 additions and 2 deletions
|
@ -1070,6 +1070,7 @@ namespace MainWindow {
|
|||
g_Config.vPostShaderNames.push_back(availableShaders[index]);
|
||||
g_Config.vPostShaderNames.push_back("Off");
|
||||
g_ShaderNameListChanged = true;
|
||||
g_Config.bShaderChainRequires60FPS = PostShaderChainRequires60FPS(GetFullPostShadersChain(g_Config.vPostShaderNames));
|
||||
NativeMessageReceived("gpu_resized", "");
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue