slackbuilds/games/wolfmame
Willy Sudiarto Raharjo 6c7272a535
games/wolfmame: Fix README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-05-10 12:07:34 +07:00
..
README games/wolfmame: Fix README. 2025-05-10 12:07:34 +07:00
doinst.sh
slack-desc games/wolfmame: Updated for version 0.277. 2025-05-10 12:07:34 +07:00
wolfmame
wolfmame.SlackBuild games/wolfmame: Updated for version 0.277. 2025-05-10 12:07:34 +07:00
wolfmame.desktop
wolfmame.info games/wolfmame: Updated for version 0.277. 2025-05-10 12:07:34 +07:00
wolfmame.png

README

WolfMAME is a fork of MAME which facilitates the recording of speedruns
and other 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 off by default. To turn on ccache use:

  USE_CCACHE=yes ./wolfmame.SlackBuild