slackbuilds/games/wolfmame
David Ferrone fcb29afba0
games/wolfmame: Updated for version 0.253.
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-04-15 07:15:28 +07:00
..
README
doinst.sh
slack-desc
wolfmame
wolfmame.SlackBuild games/wolfmame: Updated for version 0.253. 2023-04-15 07:15:28 +07:00
wolfmame.desktop
wolfmame.info games/wolfmame: Updated for version 0.253. 2023-04-15 07:15:28 +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

use "export MAKEFLAGS=-j4" before building,
e.g. where 4 = # of cores, to speed up compilation.

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

  USE_CCACHE=no ./wolfmame.SlackBuild