diff --git a/qb/config.params.sh b/qb/config.params.sh index 8551458b24..3ee8480855 100644 --- a/qb/config.params.sh +++ b/qb/config.params.sh @@ -36,6 +36,8 @@ HAVE_MINIUPNPC=auto # Mini UPnP client library (for NAT traversal) HAVE_BUILTINMINIUPNPC=yes # Bake in Mini UPnP client library (for NAT traversal) C89_BUILTINMINIUPNPC=no HAVE_D3D9=yes # Direct3D 9 support +HAVE_D3D11=no # Direct3D 11 support +HAVE_D3D12=no # Direct3D 11 support HAVE_D3DX=yes # Direct3DX support HAVE_OPENGL=auto # OpenGL support HAVE_MALI_FBDEV=no # Mali fbdev context support