summaryrefslogtreecommitdiff
path: root/debian/d2x-rebirth.6
blob: b98b33d0db11e99adabf1d4d7b17e4c959f01ab2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
.\" This file was generated by help2man 1.40.10.
.TH D2X-REBIRTH "6" "January 2013" "d2x-rebirth" "Games"
.SH NAME
d2x-rebirth \- port of the 1996 classic game "Descent 2: Counterstrike"
.SH DESCRIPTION
DXX-Rebirth is a Source Port of the Descent & Descent ][ Engines and
provides classical Gameplay combined with OpenGL graphics and effects,
a bunch of improvements and new features.
.SH OPTIONS
.SH
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)
.SH
Help:
.TP
\fB\-help\fR, \fB\-h\fR, \-?, ?
View this help screen
bgstack15