Fix OpenGL patches by default
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user