diff options
author | Ruoh-Shoei LIN <56530472+LinRs@users.noreply.github.com> | 2020-07-15 20:25:43 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-02 15:03:53 +0700 |
commit | 1f3018296dca78e4e089d68ced8e9001fa289339 (patch) | |
tree | 9cf33452967ddafbfddcfb8e0770a654b784fb59 /games/mgba/README | |
parent | 5d366d7ae00543ced4809e103066f356e2274fac (diff) | |
download | slackbuilds-1f3018296dca78e4e089d68ced8e9001fa289339.tar.gz |
games/mgba: Updated for version 0.8.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/mgba/README')
-rw-r--r-- | games/mgba/README | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/mgba/README b/games/mgba/README index dfcff1ec60..20c471d19e 100644 --- a/games/mgba/README +++ b/games/mgba/README @@ -2,14 +2,12 @@ mGBA is an emulator for running Game Boy Advance games. It aims to be faster and more accurate than many existing Game Boy Advance emulators, as well as adding features that other emulators lack. -This build both the standalone application and the Libretro core (for -use with RetroArch). - The following optional dependencies will be automatically detected. * SDL2 * libedit (for the command-line debugger) * ffmpeg +* Qt5 If you have Qt 5, then you can build the standalone application with a GUI: |