summaryrefslogtreecommitdiffstats
path: root/games/dolphin-emu/README
diff options
context:
space:
mode:
author Steven Voges <svoges.sbo@gmail.com>2022-09-09 04:11:11 +0100
committer Dave Woodfall <dave@slackbuilds.org>2022-09-09 04:11:11 +0100
commit28d1a394278ba41d3799348d3cb615d8ac219993 (patch)
tree496e68da6a0c55a23f893b32cac53a37f4455714 /games/dolphin-emu/README
parente2be3675529441cab784737d011ea1d1151d71a4 (diff)
downloadslackbuilds-28d1a394278ba41d3799348d3cb615d8ac219993.tar.gz
slackbuilds-28d1a394278ba41d3799348d3cb615d8ac219993.tar.xz
games/dolphin-emu: Updated for version 20220903_1088021.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
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 e9eac0b60f..1b0fe65441 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.