forked from Lainports/freebsd-ports
31 lines
1.1 KiB
Text
31 lines
1.1 KiB
Text
--- doc/xmamerc.dist.orig Sun Nov 5 15:30:02 2000
|
|
+++ doc/xmamerc.dist Sun Nov 5 15:32:12 2000
|
|
@@ -60,7 +60,7 @@
|
|
samples 1
|
|
samplefreq 22050
|
|
bufsize 3.000000
|
|
-volume -3
|
|
+volume -13
|
|
# audiodevice <NULL> (not set)
|
|
# mixerdevice <NULL> (not set)
|
|
|
|
@@ -70,13 +70,13 @@
|
|
mouse 1
|
|
|
|
### Fileio Related ###
|
|
-rompath /usr/games/lib/xmame
|
|
-spooldir /usr/games/lib/xmame
|
|
+rompath %%PREFIX%%/share/xmame/roms
|
|
+spooldir %%PREFIX%%/share/xmame/hi
|
|
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 %%PREFIX%%/share/xmame/cheat.dat
|
|
+hiscorefile %%PREFIX%%/share/xmame/hiscore.dat
|
|
+historyfile %%PREFIX%%/share/xmame/history.dat
|
|
+mameinfofile %%PREFIX%%/share/xmame/mameinfo.dat
|
|
|
|
### Mame Related ###
|
|
defaultgame pacman
|