From cde22645e58772e8876f473a9d4df7ce51ea51be Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sun, 24 May 2020 03:35:40 +0200 Subject: [PATCH] Reeenable xshm --- qb/config.params.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qb/config.params.sh b/qb/config.params.sh index f2ace2ee57..bb7e73fd39 100644 --- a/qb/config.params.sh +++ b/qb/config.params.sh @@ -134,7 +134,7 @@ HAVE_IMAGEVIEWER=yes # Built-in image viewer support. HAVE_MMAP=auto # MMAP support HAVE_QT=auto # Qt companion support C89_QT=no -HAVE_XSHM=no # XShm video driver support +HAVE_XSHM=auto # XShm video driver support HAVE_CHEEVOS=yes # Retro Achievements HAVE_LUA=no # Lua support (for Retro Achievements) HAVE_DISCORD=yes # Discord Integration