summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz>2002-02-01 15:10:56 +0000
committerwiz <wiz>2002-02-01 15:10:56 +0000
commit015c000b0c17077b053e6ae6a63fc14442c42b03 (patch)
tree74890d0a1456d8a89fbdc282873a69411b4aea85 /emulators
parent344b9b0a0a229fbef1dcb73ae24f7c9462467cbb (diff)
downloadpkgsrc-015c000b0c17077b053e6ae6a63fc14442c42b03.tar.gz
Add a note explaining that you may have to do 'ulimit -d unlimited'
before running xmame for some games' graphics to be displayed correctly.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xmame/MESSAGE10
1 files changed, 10 insertions, 0 deletions
diff --git a/emulators/xmame/MESSAGE b/emulators/xmame/MESSAGE
new file mode 100644
index 00000000000..56892fff1e6
--- /dev/null
+++ b/emulators/xmame/MESSAGE
@@ -0,0 +1,10 @@
+======================================================================
+$NetBSD: MESSAGE,v 1.1 2002/02/01 15:10:56 wiz Exp $
+
+Some games, especially encrypted newer Neo-Geo games, require lots
+of memory to decrypt the graphic ROMs. In case the graphics look
+garbled, try doing
+ ulimit -d unlimited
+before running xmame.
+
+======================================================================