diff options
author | Dmitry Smirnov <onlyjob@member.fsf.org> | 2013-05-25 08:09:27 +1000 |
---|---|---|
committer | Dmitry Smirnov <onlyjob@member.fsf.org> | 2013-05-25 08:09:27 +1000 |
commit | 49766aced1299d781db0f9b7a200472720768fe5 (patch) | |
tree | 8f6ff9bffe61ec3e21fd47faf34fd9417cfed817 /debian/d2x-rebirth.6 | |
download | d2x-rebirth-49766aced1299d781db0f9b7a200472720768fe5.tar.gz d2x-rebirth-49766aced1299d781db0f9b7a200472720768fe5.tar.bz2 d2x-rebirth-49766aced1299d781db0f9b7a200472720768fe5.zip |
Initial commit
Diffstat (limited to 'debian/d2x-rebirth.6')
-rw-r--r-- | debian/d2x-rebirth.6 | 161 |
1 files changed, 161 insertions, 0 deletions
diff --git a/debian/d2x-rebirth.6 b/debian/d2x-rebirth.6 new file mode 100644 index 0000000..1cb004f --- /dev/null +++ b/debian/d2x-rebirth.6 @@ -0,0 +1,161 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.10. +.TH D2X-REBIRTH "6" "January 2013" "d2x-rebirth" "Games" +.SH NAME +d1x-rebirth \- source port of "Descent: First Strike" from 1995 +.SH DESCRIPTION +.IP +System Options: +.TP +\fB\-nonicefps\fR +Don't free CPU\-cycles +.TP +\fB\-maxfps\fR <n> +Set maximum framerate to <n> +(default: 200, available: 1\-200) +.TP +\fB\-hogdir\fR <s> +set shared data directory to <s> +.TP +\fB\-nohogdir\fR +don't try to use shared data directory +.TP +\fB\-use_players_dir\fR +put player files and saved games in Players subdirectory +.TP +\fB\-lowmem\fR +Lowers animation detail for better performance with +low memory +.TP +\fB\-pilot\fR <s> +Select pilot <s> automatically +.TP +\fB\-autodemo\fR +Start in demo mode +.TP +\fB\-window\fR +Run the game in a window +.TP +\fB\-noborders\fR +Do not show borders in window mode +.TP +\fB\-nomovies\fR +Don't play movies +.SH +Controls: +.TP +\fB\-nomouse\fR +Deactivate mouse +.TP +\fB\-nojoystick\fR +Deactivate joystick +.TP +\fB\-nostickykeys\fR +Make CapsLock and NumLock non\-sticky +.SH +Sound: +.TP +\fB\-nosound\fR +Disables sound output +.TP +\fB\-nomusic\fR +Disables music output +.TP +\fB\-sound11k\fR +Use 11KHz sounds +.TP +\fB\-nosdlmixer\fR +Disable Sound output via SDL_mixer +.SH +Graphics: +.TP +\fB\-lowresfont\fR +Force to use LowRes fonts +.TP +\fB\-lowresgraphics\fR +Force to use LowRes graphics +.TP +\fB\-lowresmovies\fR +Play low resolution movies if available (for slow machines) +.TP +\fB\-gl_fixedfont\fR +Do not scale fonts to current resolution +.SH +Multiplayer: +.TP +\fB\-udp_hostaddr\fR <s> +Use IP address/Hostname <s> for manual game joining +(default: localhost) +.TP +\fB\-udp_hostport\fR <n> +Use UDP port <n> for manual game joining (default: 42424) +.TP +\fB\-udp_myport\fR <n> +Set my own UDP port to <n> (default: 42424) +.TP +\fB\-tracker_hostaddr\fR <n> +Address of Tracker server to register/query games to/from +(default: dxxtracker.reenigne.net) +.TP +\fB\-tracker_hostport\fR <n> +Port of Tracker server to register/query games to/from +(default: 42420) +.SH +Debug (use only if you know what you're doing): +.TP +\fB\-debug\fR +Enable debugging output. +.TP +\fB\-verbose\fR +Enable verbose output. +.TP +\fB\-safelog\fR +Write gamelog.txt unbuffered. +Use to keep helpful output to trace program crashes. +.TP +\fB\-norun\fR +Bail out after initialization +.TP +\fB\-renderstats\fR +Enable renderstats info by default +.TP +\fB\-text\fR <s> +Specify alternate .tex file +.TP +\fB\-tmap\fR <s> +Select texmapper <s> to use +(default: c, available: c, fp, quad, i386) +.TP +\fB\-showmeminfo\fR +Show memory statistics +.TP +\fB\-nodoublebuffer\fR +Disable Doublebuffering +.TP +\fB\-bigpig\fR +Use uncompressed RLE bitmaps +.TP +\fB\-16bpp\fR +Use 16Bpp instead of 32Bpp +.TP +\fB\-gl_oldtexmerge\fR +Use old texmerge, uses more ram, but might be faster +.TP +\fB\-gl_intensity4_ok\fR <n> +Override DbgGlIntensity4Ok (default: 1) +.TP +\fB\-gl_luminance4_alpha4_ok\fR <n> +Override DbgGlLuminance4Alpha4Ok (default: 1) +.TP +\fB\-gl_rgba2_ok\fR <n> +Override DbgGlRGBA2Ok (default: 1) +.TP +\fB\-gl_readpixels_ok\fR <n> +Override DbgGlReadPixelsOk (default: 1) +.TP +\fB\-gl_gettexlevelparam_ok\fR <n> +Override DbgGlGetTexLevelParamOk (default: 1) +.IP +Help: +.TP +\fB\-help\fR, \fB\-h\fR, \-?, ? +View this help screen |