summaryrefslogtreecommitdiff
path: root/games/maelstrom-sdl/MESSAGE
blob: 3d9453f126e406ca7cf277d57f7bd8aa68b837e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
===========================================================================
$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:04 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.

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