From f6fc084127103cd64070c2363746e86ef94249bf Mon Sep 17 00:00:00 2001 From: Dugan Chen Date: Thu, 5 Nov 2015 22:49:05 +0700 Subject: games/mgba: Updated for version 0.3.1. Signed-off-by: Willy Sudiarto Raharjo --- games/mgba/README | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'games/mgba/README') diff --git a/games/mgba/README b/games/mgba/README index 71b0ed148c..f3535e2251 100644 --- a/games/mgba/README +++ b/games/mgba/README @@ -2,9 +2,18 @@ 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. -Optional dependencies are: +The following optional dependencies will be automatically detected. -* qt5 (for the GUI) * SDL2 * libedit (for the command-line debugger) * ffmpeg + +If you have Qt 5 and CMake 3, then you can build mGBA with a GUI: + + QT=on ./mGBA.SlackBuild + +As an alternative to running mGBA as an application, you might consider +running RetroArch with its mGBA core. RetroArch SlackBuilds, including +one for its mGBA core, are here: + + https://github.com/duganchen/slackware-libretro -- cgit v1.2.3-65-gdbad