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/README19
1 files changed, 9 insertions, 10 deletions
diff --git a/games/dolphin-emu/README b/games/dolphin-emu/README
index e9eac0b60f061..1b0fe654412af 100644
--- a/games/dolphin-emu/README
+++ b/games/dolphin-emu/README
@@ -1,12 +1,11 @@
-Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on
-the Gamecube) emulator which supports many extra features and
-abilities not present on the original consoles. Gamecube and Wii
-compatibility is good - one can expect "mainstream" titles to run;
-lesser known titles can be hit or miss. Triforce compatibility is
-currently limited to a couple of games - others require more of the
-Triforce-specific peripheral devices to be emulated.
+Dolphin is an emulator for two recent Nintendo video game consoles:
+the GameCube and the Wii. It allows PC gamers to enjoy games for these
+two consoles in full HD (1080p) with several enhancements:
+compatibility with all PC controllers, turbo speed, networked
+multiplayer, and even more!
-Optional dependencies: SFML, portaudio, soil, miniupnpc, soundtouch,
-wxGTK3, gtest, and embedtls
+Optional dependencies: SFML, cubeb, fmt, gtest, hidapi, jack, mbedtls,
+miniupnpc, pugixml, qt6
-Optional dependencies (not on SBo): xxhash
+If you would like to disable Gameboy Advance controller support, pass
+USEMGBA=OFF to the build script. This will remove the mgba dependecy.