diff options
author | M.Dinslage <daedra1980@gmail.com> | 2022-03-31 20:33:50 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-02 18:19:19 +0700 |
commit | 48bc58222411bde2b64c7420cfde85db2c9bbef6 (patch) | |
tree | 7cace269c4adca208ac75b15680569d4ad995733 /games/fceux/README | |
parent | b67b1b683f30b140bdee8240e69fe42aec06cadc (diff) |
games/fceux: Updated for version 2.6.3.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/fceux/README')
-rw-r--r-- | games/fceux/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/games/fceux/README b/games/fceux/README index 0250aa6a2f..73ded9e648 100644 --- a/games/fceux/README +++ b/games/fceux/README @@ -2,3 +2,9 @@ fceux is a Nintendo Entertainment System (NES), Famicom, and Famicom Disk System (FDS) emulator. It supports both PAL (European) and NTSC (USA/JPN) modes. It supports both Windows and SDL versions for cross compatibility. + +Optional dependencies are x264 and x265 + +Lua 5.1.x is required for fceux, however it will use an internal +version if not found during build. So it is optional but not +nescessary to install Lua 5.1 for fceux to work. |