slackbuilds/games/dolphin-emu
Steven Voges d9203a732f
games/dolphin-emu: Updated for version 5.0.20059.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-09-02 18:02:34 +07:00
..
README games/dolphin-emu: Updated for version 5.0.20059. 2023-09-02 18:02:34 +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.20059. 2023-09-02 18:02:34 +07:00
dolphin-emu.info games/dolphin-emu: Updated for version 5.0.20059. 2023-09-02 18:02:34 +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!

Dolphin will optionally build against internal system packages if
present, these include: SFML, enet, fmt, hidapi, mbedtls, libminizip,
libspng, mgba, miniupnpc, pugixml, and zstd-cmake.

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.