576af7f350
included in the xmame tar ball. xmess doesn't however get updated for every new mame release, so it makes sense of having a separate package for it.) The current xmess version is xmess-0.37b15.2.
30 lines
1 KiB
Text
30 lines
1 KiB
Text
$NetBSD: patch-ae,v 1.4 2001/09/02 23:04:24 kristerw Exp $
|
|
--- doc/xmamerc.dist.orig Mon Jul 2 02:03:49 2001
|
|
+++ doc/xmamerc.dist Mon Sep 3 00:34:24 2001
|
|
@@ -70,20 +70,18 @@
|
|
mouse 1
|
|
|
|
### Fileio Related ###
|
|
-rompath /usr/games/lib/xmame
|
|
-spooldir /usr/games/lib/xmame
|
|
+rompath @ROMPATH@
|
|
+spooldir @SPOOLDIR@
|
|
screenshotdir .
|
|
-cheatfile /usr/games/lib/xmame/cheat.dat
|
|
-hiscorefile /usr/games/lib/xmame/hiscore.dat
|
|
-historyfile /usr/games/lib/xmame/history.dat
|
|
-mameinfofile /usr/games/lib/xmame/mameinfo.dat
|
|
+cheatfile @SPOOLDIR@/cheat.dat
|
|
+hiscorefile @SPOOLDIR@/hiscore.dat
|
|
+historyfile @SPOOLDIR@/history.dat
|
|
+mameinfofile @SPOOLDIR@/mameinfo.dat
|
|
|
|
### Mame Related ###
|
|
-defaultgame pacman
|
|
language english
|
|
fuzzycmp 1
|
|
cheat 0
|
|
-debug 0
|
|
|
|
### Frontend Related ###
|
|
clones 1
|