diff --git a/qb/config.params.sh b/qb/config.params.sh index 57fc0fd92c..97971345a5 100644 --- a/qb/config.params.sh +++ b/qb/config.params.sh @@ -7,7 +7,7 @@ HAVE_NETPLAY=auto # Enable netplay support HAVE_CONFIGFILE=yes # Disable support for config file HAVE_OPENGL=yes # Disable OpenGL support HAVE_GLES=no # Use X/EGL instead of desktop GL (experimental) -HAVE_KMS=no # Use KMS framebuffer EGL instead of desktop GL (experimental). Implies GLES. +HAVE_KMS=no # Use KMS framebuffer EGL instead of desktop GL (experimental) HAVE_CG=auto # Enable Cg shader support HAVE_XML=auto # Enable bSNES-style XML shader support HAVE_FBO=auto # Enable render-to-texture (FBO) support