logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ufoai - UFO: Alien Invasion client

Description

ufoai is the client for the strategy game UFO: Alien Invasion.

Examples

ufoai+snd_init0+vid_fullscreen1
              Start ufoai without sound and in fullscreen mode.

Files

       All  data  files  are part of a pk3 file in /usr/share/games/ufoai/base/. 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
       ~/.ufoai/<VERSION>/base/  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 base/ directory in your users
       home directory to be able to use new game content.

       ~/.ufoai/<VERSION>/base/config.cfg
              Game configuration.

       keys.cfg
              Game key bindings.

Name

       ufoai - UFO: Alien Invasion client

Options

-h, --help
              Display this help

       -q, --quiet
              Disable console output

       +<internalcommand>
              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 cvarlist to get a list of all available  options
              for the game.

   Internalcommandssnd_init
              Set this to 0 to start without sound.

       vid_fullscreen
              Set this to 1 to start in fullscreen mode.

See Also

ufoai-server(6)

ufoai                                              August 2013                                          ufoai(6)

Synopsis

ufoai [+<internalcommand>optionvalue] ...

See Also