52 lines
1.8 KiB
Groff
52 lines
1.8 KiB
Groff
.\" This man page was written by Markus Koschany in August 2013. It is provided
|
|
.\" under the GNU General Public License 2 or (at your option) any later version.
|
|
.TH ufo 6 "October 2021" "ufoai-2.5" "SlackBuilds.org"
|
|
.SH NAME
|
|
ufo \- UFO: Alien Invasion client
|
|
.SH SYNOPSIS
|
|
.PP
|
|
\fBufo\fR [\fB+<internal command> \fIoption\fR \fIvalue\fP] ...
|
|
.SH DESCRIPTION
|
|
\fBufo\fP is the client for the strategy game UFO: Alien Invasion (\fBufoai\fR).
|
|
.SH OPTIONS
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
Display this help
|
|
.TP
|
|
\fB\-q\fR, \fB\-\-quiet\fR
|
|
Disable console output
|
|
.TP
|
|
\fB+<internal command>\fR
|
|
Options passed by "+<internal command>" are the same as the in-game console understands. For the in-game console press SHIFT+ESC.
|
|
Use the in-game \fBcvarlist\fR to get a list of all available options for the game.
|
|
.SS Internal commands
|
|
.TP
|
|
\fBsnd\_init\fR
|
|
Set this to 0 to start without sound\&.
|
|
.TP
|
|
\fBvid\_fullscreen\fR
|
|
Set this to 1 to start in fullscreen mode\&.
|
|
|
|
.SH "FILES"
|
|
All data files are part of a pk3 file in \fI/usr/share/games/ufoai/base/\fR. You can extract them (pk3 files are just zip files)
|
|
and place them in the home directory of the user running the game. Use the path \fI~/.ufoai/<VERSION>/base/\fR to place
|
|
these files. The files that are not located in the pk3 files have a higher priority than the files that are stored in the pk3
|
|
files. So you are able to replace any file you want like this. You can also add new maps and other game content to the \fIbase/\fR
|
|
directory in your users home directory to be able to use new game content.
|
|
.TP
|
|
\fB~/.ufoai/<VERSION>/base/config.cfg\fR
|
|
Game configuration\&.
|
|
.TP
|
|
\fBkeys.cfg\fR
|
|
Game key bindings\&.
|
|
.SH EXAMPLES
|
|
.TP
|
|
\fBufo +snd_init 0 +vid_fullscreen 1\fR
|
|
Start ufo without sound and in fullscreen mode.
|
|
.SH "SEE ALSO"
|
|
.PP
|
|
\fBufoded\fR(6)
|
|
\fBufo2map\fR(6)
|
|
\fBufomodel\fR(6)
|
|
\fBufoslicer\fR(6)
|