	LAB3D/SDL Usage
	===============

Run the executable file, making sure that the current directory is the
directory in which the data files are residing.

Command-line parameters (these override settings chosen in setup):

-setup			Run setup.
-res <w> <h>		Use <w>x<h> resolution.
-win			Run in a window.
-fullscreen		Run in fullscreen mode.
-nearest		No display filtering.
-trilinear		Trilinear display filtering.
-nomusic		Disable music.
-gmmusic		General MIDI music.
-admusic		Adlib emulation music.
-nosound		Disable sound effects.
-sound			Enable sound effects.

To activate cheat codes, the last parameter must be either "snausty" (normal
cheat mode) or "cheaton" (cheat codes use [LSHIFT]-[LCTRL] instead of both
shift keys). Note that cheaters never prosper.

Unrecognised options are ignored.
