aboutsummaryrefslogtreecommitdiff
path: root/games/dolphin-emu/README
diff options
context:
space:
mode:
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.