diff --git a/qb/config.params.sh b/qb/config.params.sh index 6b08c92f72..3fe146a87d 100644 --- a/qb/config.params.sh +++ b/qb/config.params.sh @@ -17,7 +17,7 @@ HAVE_DYLIB=auto # Enable dynamic loading support HAVE_NETWORKING=auto # Enable networking features (recommended) HAVE_NETPLAY=auto # Enable netplay support (requires networking) HAVE_D3D9=yes # Disable Direct3D 9 support -HAVE_OPENGL=yes # Disable OpenGL support +HAVE_OPENGL=auto # Disable OpenGL support HAVE_GLES=no # Use GLESv2 instead of desktop GL HAVE_MALI_FBDEV=no # Enable Mali fbdev context support HAVE_VIVANTE_FBDEV=no # Enable Vivante fbdev context support