slackbuilds/games/wolfmame
David Ferrone 23a00c9863
games/wolfmame: Updated for version 0.263.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-03-02 01:21:18 +07:00
..
README games/wolfmame: Updated for version 0.259. 2023-10-07 08:28:40 +07:00
doinst.sh
slack-desc games/wolfmame: Updated for version 0.259. 2023-10-07 08:28:40 +07:00
wolfmame
wolfmame.SlackBuild games/wolfmame: Updated for version 0.263. 2024-03-02 01:21:18 +07:00
wolfmame.desktop
wolfmame.info games/wolfmame: Updated for version 0.263. 2024-03-02 01:21:18 +07:00
wolfmame.png

README

WolfMAME is a fork of MAME that does not allow pausing, and has other
security features which facilitate the recording of achievements in
arcade games.

Users recorded .inp files will be placed in /opt/wolfmame/inp

To speed up compilation, you may use "export MAKEFLAGS=-j4" before
building, where 4 is the number of cores on your system.

Note that ccache is used by default. To turn off ccache support, use:

  USE_CCACHE=no ./wolfmame.SlackBuild