From 04ec598b97ae4d041f0612821f0d598588ac8dab Mon Sep 17 00:00:00 2001 From: meleu Date: Sun, 20 Jan 2019 16:08:31 -0200 Subject: [PATCH] add './configure --enable-new_cheevos' option --- qb/config.params.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/qb/config.params.sh b/qb/config.params.sh index d1b178569a..8dfa6716c4 100644 --- a/qb/config.params.sh +++ b/qb/config.params.sh @@ -117,6 +117,7 @@ HAVE_QT=auto # Qt companion support C89_QT=no HAVE_XSHM=no # XShm video driver support HAVE_CHEEVOS=yes # Retro Achievements +HAVE_NEW_CHEEVOS=no # use rcheevos to process RetroAchievements C89_CHEEVOS=no HAVE_LUA=no # Lua support (for Retro Achievements) HAVE_DISCORD=yes # Discord Integration