summaryrefslogtreecommitdiff
path: root/games/maelstrom-sdl/MESSAGE
blob: 3ad5569da0460d7ce8bc348b8345a498e72f8c93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
=====================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2002/07/11 13:21:27 wiz Exp $

If you wish the screen resolution to be changed to 640x480 when
Maelstrom is run, make sure that 640x480 is a valid mode for your X
server, and run Maelstrom like so:

	Maelstrom -fullscreen


If you want faster frame-rates, you can do so (for a small security
trade-off) using X11's DGA. Make the Maelstrom executable setuid root
and set the SDL_VIDEODRIVER environment variable to "dga" before
running Maelstrom. If you don't know how to do this, don't worry about
it; Maelstrom is plenty fast on most hardware.

=====================================================================