summaryrefslogtreecommitdiffstats
path: root/games/wolfmame/README
blob: 4064d6daf15d9a878e6ef4ec78a2ea0536033e4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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