summaryrefslogtreecommitdiffstats
path: root/games/dolphin-emu/README
diff options
context:
space:
mode:
author Steven Voges <svoges.sbo@gmail.com>2022-10-28 05:13:59 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-29 10:28:38 +0700
commitf6f036df47800d717df7b411cd91ce02232e4907 (patch)
tree8e2574e1046fc2a688687e21a671a3556267507c /games/dolphin-emu/README
parent189b0f6b3fdeaeb4788ccb55696da6e4a9019b1e (diff)
downloadslackbuilds-f6f036df47800d717df7b411cd91ce02232e4907.tar.gz
slackbuilds-f6f036df47800d717df7b411cd91ce02232e4907.tar.xz
games/dolphin-emu: Updated for version 5.0.17738.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/dolphin-emu/README')
-rw-r--r--games/dolphin-emu/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/games/dolphin-emu/README b/games/dolphin-emu/README
index 1b0fe65441..4632060994 100644
--- a/games/dolphin-emu/README
+++ b/games/dolphin-emu/README
@@ -7,5 +7,12 @@ multiplayer, and even more!
Optional dependencies: SFML, cubeb, fmt, gtest, hidapi, jack, mbedtls,
miniupnpc, pugixml, qt6
+Analytic data collection is enabled by default, however, users are
+prompted about this on first launch. To disable analytics without being
+prompted, pass ANALYTICS=OFF to the build script.
+
+Discord Rich Presence is disabled by default, to enable Discord
+functionality, pass DISCORD=ON to the build script.
+
If you would like to disable Gameboy Advance controller support, pass
USEMGBA=OFF to the build script. This will remove the mgba dependecy.