summaryrefslogtreecommitdiffstats
path: root/games/fbalpha/README
diff options
context:
space:
mode:
author Hunter Sezen2016-08-09 18:40:13 +0200
committer Willy Sudiarto Raharjo2016-08-13 02:22:19 +0200
commita8b7d5c547efea9c90b4883de70a1af0ec8a2e32 (patch)
treeb0989b55ca305804883d59812332d45fa2c82f57 /games/fbalpha/README
parent3b2f1db1e94b7dfc1c038602c4629aacea5a7977 (diff)
downloadslackbuilds-a8b7d5c547efea9c90b4883de70a1af0ec8a2e32.tar.gz
games/fbalpha: Added (libretro port of Final Burn Alpha).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/fbalpha/README')
-rw-r--r--games/fbalpha/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/games/fbalpha/README b/games/fbalpha/README
new file mode 100644
index 0000000000..9c329dba83
--- /dev/null
+++ b/games/fbalpha/README
@@ -0,0 +1,16 @@
+Final Burn Alpha is an arcade system emulator that can be used as a libretro
+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.
+
+To build the debugging symbols use:
+ DEBUG=1 ./fbalpha.SlackBuild