From 936c11be43d5bb1cabe38f5dcdae438bcdb350a0 Mon Sep 17 00:00:00 2001 From: nastys <@> Date: Sun, 3 Nov 2019 02:48:36 +0100 Subject: [PATCH] Fix OpenGL patches by default --- source-code/data/plugins/config.ini | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/source-code/data/plugins/config.ini b/source-code/data/plugins/config.ini index 8b7fca0..5f440e0 100644 --- a/source-code/data/plugins/config.ini +++ b/source-code/data/plugins/config.ini @@ -11,6 +11,12 @@ Enable=1 Skip=0 # Disables unsupported GPU warning dialogs. No_GPU_Dialog=0 +#Ignores some OpenGL-related errors. Don't use both patches at the same time unless you're know what you're doing +OpenGL_Patch_A=0 +#Ignores some OpenGL-related errors. Don't use both patches at the same time unless you're know what you're doing +OpenGL_Patch_B=0 +# Command line arguments +Command_Line= [Patches] #Enable or disable mouse cursor @@ -50,10 +56,6 @@ Enhanced_Stage_Manager=0 Enhanced_Stage_Manager_Encore=1 #Unlock PSEUDO modules (incomplete, will default to Miku) Unlock_Pseudo=0 -#Ignores some OpenGL-related errors. Don't use both patches at the same time unless you're know what you're doing -OpenGL_Patch_A=0 -#Ignores some OpenGL-related errors. Don't use both patches at the same time unless you're know what you're doing -OpenGL_Patch_B=0 [Graphics] # Set to -1 to unlock the frame rate.