1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/emulators/xmess/files/patch-be
Chris D. Faulhaber 9489c320c5 Xmess is a game console emulator which currently supports the
Nintendo Entertainment System (NES), Sega Genesis/Megadrive,
TRS-80 models 1 and 3, Colour Genie, Colecovision, Vectrex,
Apple ][ series, Atari 800, Atari 5200, Sega Master System/Game
Gear, Bally Astrocade, Kaypro 2x and PDP-1.

PR:		13201
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
1999-12-24 14:01:14 +00:00

22 lines
607 B
Plaintext

Index: doc/xmessrc.dist
@@ -21,7 +21,7 @@
############################ General options ##########################
#
# Tell mess where to find it's rom/diskimages, : seperated path
-rompath /usr/lib/mess:/usr/local/lib/mess:/opt/mess
+rompath @MESSLIB@
# Mess needs a public-writable directory to store high scores
spooldir @MESSDIR@
@@ -77,8 +77,8 @@
#
# Define X and Y axis scale related to original bitmap. Default is 1
-widthscale 2
-heightscale 2
+widthscale 1
+heightscale 1
# If your screen refresh is to slow, you can skip frames with frameskip option
frameskip 3