File: rott.6

package info (click to toggle)
rott 1.1.2%2Bsvn287-2
  • links: PTS, VCS
  • area: contrib
  • in suites: stretch
  • size: 4,536 kB
  • ctags: 14,219
  • sloc: ansic: 96,956; asm: 742; objc: 177; makefile: 87; sh: 51
file content (117 lines) | stat: -rw-r--r-- 2,413 bytes parent folder | download | duplicates (2)
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
.TH ROTT 6 "2008-04-23" "1.0" "Rise of the Triad"

.SH NAME
rott \- Rise of the Triad

.SH SYNOPSIS
.B rott
.RI [ options ]

.B rott-shareware
.RI [ options ]

.B rott-commercial
.RI [ options ]

.SH DESCRIPTION
.B ROTT
is a port of Apogee's 3D action title Rise of the Triad, originally released in 1994.
This port duplicates the functionality of the original game on modern operating systems, including Linux, Win32, and Mac OS X.

The
.B rott-shareware
and
.B rott-commercial
binaries start the
.B Shareware Version
and
.B Commercial Version
(including the
.B CD Version
and the
.B Site License CD Version
) of the game, respectively. The
.B rott
binary is a symbolic link to one of these and is handled via Debian's
.B update-alternatives
mechanism.

.SH OPTIONS
.TP
.BR aim
Give aim crosshair.
.TP
.BR fullscreen
Start in fullscreen mode.
.TP
.BR window
Start in windowed mode.
.TP
.BR resolution\  \fIwidth\fPx\fIheight\fP
Specify the screen resolution to use (next parameter is widthxheight).
Valid resolutions are 320x200, 640x480 and 800x600.
.TP
.BR spaceball
Enable check for Spaceball.
.TP
.BR nojoys
Disable check for joystick.
.TP
.BR nomouse
Disable check for mouse.
.TP
.BR nosound
Disable sound.
.TP
.BR cyberman
Enable check for Cyberman.
.TP
.BR assassin
Enable check for Wingman Assassin.
.TP
.BR ver
Version number.
.TP
.BR mapstats
Dump Map statistics to ERROR.
.TP
.BR tilestats
Dump Tile statistics to ERROR.
.TP
.BR mono
Enable mono-monitor support.
.TP
.BR screenshots
Clean screen capture for shots.
.TP
.BR pause
Pauses startup screen information.
.TP
.BR enablevr
Enable VR helmet input devices.
.TP
.BR noecho
Turn off sound reverb.
.TP
.BR demoexit
Exit program when demo is terminated.
.TP
.BR warp\  \fIlevel\fP
Warp to specific ROTT level (next parameter is level to start on).
.TP
.BR timelimit\  \fItime\fP
Play ROTT in time limit mode (next parameter is time in seconds).
.TP
.BR maxtimelimit\  \fItime\fP
Maximimum time to count down from (next parameter is time in seconds).
.TP
.BR dopefish
?

.SH AUTHORS
ROTT was created and published as shareware by Apogee Software, Ltd. and was published commercially by FormGen, Inc.
.PP
The primary contributors to the icculus.org port are: Steven Fuller, Ryan C. Gordon, John Hall and Dan Olson.
.PP
This manual page was written by Fabian Greffrath <fabian@debian-unofficial.org>
for the Debian project (but may be used by others).