diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 03:32:30 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:08 +0700 |
commit | f5764b0e7df218be55de39f2864716e67f33fd04 (patch) | |
tree | 2e1ce51bb7db0b45f17d0998af32d4c1e33527bc | |
parent | 027e904289423e0b0dc399dbef73ea31993e8833 (diff) |
games/fbalpha: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | games/fbalpha/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/games/fbalpha/README b/games/fbalpha/README index 4695a6533a92..29c1ae8fb380 100644 --- a/games/fbalpha/README +++ b/games/fbalpha/README @@ -1,13 +1,14 @@ -Final Burn Alpha is an arcade system emulator that can be used as a libretro -core. +Final Burn Alpha is an arcade system emulator that can be used as a +libretro core. This package was previoulsy called libretro-fba. -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. +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. +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 |