diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-12-20 20:32:14 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-21 08:19:26 +0700 |
commit | 6f75fec3e1c6805ff91ed8a9488fff7c5cfd09a2 (patch) | |
tree | a060beea90753a2ec2362b782511c397b224a058 /games/fbalpha/README | |
parent | 1ea2364b2988889b544c9d08fdf07f1125d72117 (diff) |
games/fbalpha: Updated for version 2017.12.14_bab11d0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/fbalpha/README')
-rw-r--r-- | games/fbalpha/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/fbalpha/README b/games/fbalpha/README index 9c329dba83312..4695a6533a921 100644 --- a/games/fbalpha/README +++ b/games/fbalpha/README @@ -3,14 +3,14 @@ core. This package was previoulsy called libretro-fba. -If you are building fbalpha for a Raspberry Pi 2, use: - RPI2="yes" ./fbalpha.SlackBuild - Final Burn Alpha may require both a parent and child romset to play games with, rebuilding romsets so they work properly is not supported on GNU/Linux, but the required dat files are included in the src tree. Romsets built for FB Alpha (0.2.97.38) are recommended for best results. +If you are building fbalpha for a Raspberry Pi 2, use: + RPI2=1 ./fbalpha.SlackBuild + To build the debugging symbols use: DEBUG=1 ./fbalpha.SlackBuild |