Scroll to navigation

QUAKESPASM(1) General Commands Manual QUAKESPASM(1)

NAME

quakespasm - an engine for iD software's Quake

SYNOPSIS

quakespasm [options]

DESCRIPTION

This manual page documents briefly the quakespasm command.

Quakespasm is a *Nix friendly Quake Engine based on the SDL port of the popular FitzQuake. It includes some new features, important fixes, and aims for portability and 64 bit correctness.

OPTIONS

This program follows the Quake convention, with long options starting with a single dash (`-'). A summary of options is included below.

Specify the location of the game data files.
Continue to play sound when the game window is backgrounded.
Specify the colour depth used for the video mode.
Use CD audio.
Specify the CD device to be used for CD audio.
Write a log file containing debugging information.
Specify the size of the console buffer in kilobytes.
Start the game in the current video mode for OpenGL.
Start the game in a dedicated server mode.
Enable DirectInput mode for input devices in the game. [Not used.]
Use a full screen video mode.
Fitz mode: disable Quakespasm customizations, act like vanilla Fitzquake.
Force the switch to the video mode specified by other command line arguments.
Enable the refreshing of the full status bar.
Start the game using the files from a mission pack or a mod.
Start the game and allocate the specified number of kilobytes of memory for the game.
Specify the vertical resolution to use for the game screen.
Start the game with the Hipnotic mission pack.
Start the game and specify an alternative IP address to be used by the game.
The port number to be used by the server for the IPX network protocol.
Specify the maximum number of players that can connect to the listen server.
Allocate as little memory as possible while remaining functional.
Disable the use of the OpenGL additive texture environment extension.
Disable automatic adjustment of the video mode aspect ratio.
Disable CD music audio.
Disable the use of the OpenGL texture combining extension.
Disable game support for the IPX/SPX network protocol.
Disable support for all network protocols.
Disable support for the mouse.
Disable the use of the OpenGL multitexture extension.
Disable support for sound hardware.
Disable support for the UDP network protocol.
Specify the maximum number of particles to be rendered on the screen at once.
Specify port for both IPX and UDP network protocols.
Use extensions from the Quoth mod.
Start the game with the Rogue mission pack.
Specify the sampling rate used for sound, default is 11025.
Specify the UDP port number that the game should use for network play.
Start the game in a windowed OpenGL video mode.
The horizontal resolution to use for the game screen.
Specify the amount of memory in kilobytes to allocate to holding dynamic information such as aliases.

AUTHOR

Quakespasm was written by Kristian Duske and John Fitzgibbons.

This manual page was written by David Banks <amoebae@gmail.com>, for the Debian project (and may be used by others).

2012-03-27