slackbuilds/games/dolphin-emu
Steven Voges 80988cdbdb
games/dolphin-emu: Updated for version 5.0.19115.
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-04-01 09:14:14 +07:00
..
README games/dolphin-emu: Updated for version 5.0.19115. 2023-04-01 09:14:14 +07:00
doinst.sh games/dolphin-emu: Updated for version 20220903_1088021. 2022-09-09 04:11:11 +01:00
dolphin-emu.SlackBuild games/dolphin-emu: Updated for version 5.0.19115. 2023-04-01 09:14:14 +07:00
dolphin-emu.info games/dolphin-emu: Updated for version 5.0.19115. 2023-04-01 09:14:14 +07:00
slack-desc games/dolphin-emu: Updated for version 20220903_1088021. 2022-09-09 04:11:11 +01:00

README

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, cubeb, fmt, gtest, hidapi, jack, mgba,
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.

If you have installed mgba <= 0.10.0, this build will fail, please
install 0.10.0+ or 'removepkg mgba' prior to running this script.

qt6 is an optional dependency and will be built against it if present
at build time. Otherwise, qt5 will be used.