.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. .TH VCMICLIENT "1" "May 2017" "vcmiclient 0.99+dfsg" "User Commands" .SH NAME vcmiclient \- A free reimplementation of the Heroes of Might and Magic 3 engine. .SH SYNOPSIS .IP "\fBvcmiclient\fR [options]" 4 .SH DESCRIPTION This is the client program. .PP Starting... VCMI 0.99 GITDIR\-NOTFOUND \- A Heroes of Might and Magic 3 clone Copyright \(co 2007\-2016 VCMI dev team \- see AUTHORS file This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. .PP Usage: Allowed options: .TP \fB\-h\fR [ \fB\-\-help\fR ] display help and exit .TP \fB\-v\fR [ \fB\-\-version\fR ] display version information and exit .TP \fB\-b\fR [ \fB\-\-battle\fR ] arg runs game in duel mode (battle\-only .TP \fB\-\-start\fR arg starts game from saved StartInfo file .TP \fB\-\-onlyAI\fR runs without human player, all players will be default AI .TP \fB\-\-noGUI\fR runs without GUI, implies \fB\-\-onlyAI\fR .TP \fB\-\-ai\fR arg AI to be used for the player, can be specified several times for the consecutive players .TP \fB\-\-oneGoodAI\fR puts one default AI and the rest will be EmptyAI .TP \fB\-\-autoSkip\fR automatically skip turns in GUI .TP \fB\-\-disable\-video\fR disable video player .TP \fB\-i\fR [ \fB\-\-nointro\fR ] skips intro movies .TP \fB\-d\fR [ \fB\-\-donotstartserver\fR ] do not attempt to start server and just connect to it instead server .TP \fB\-\-loadserver\fR specifies we are the multiplayer server for loaded games .TP \fB\-\-loadnumplayers\fR arg specifies the number of players connecting to a multiplayer game .HP \fB\-\-loadhumanplayerindices\fR arg Indexes of human players (0=Red, etc.) .TP \fB\-\-loadplayer\fR arg specifies which player we are in multiplayer loaded games (0=Red, etc.) .TP \fB\-\-loadserverip\fR arg IP for loaded game server .TP \fB\-\-loadserverport\fR arg port for loaded game server .TP \fB\-\-testingport\fR arg port for testing, override specified in config file .TP \fB\-\-testingfileprefix\fR arg prefix for auto save files .TP \fB\-\-testingsavefrequency\fR arg how often auto save should be created .SH FILES user data: $HOME/.local/share/vcmi user saves: $HOME/.local/share/vcmi/Saves user cache: $HOME/.cache/vcmi user config: $HOME/.config/vcmi .SH EXAMPLES Start multiplayer server, indicated players 0 and 1 (red and blue) are human players, control all AI players and player 0 (Red) from this client. vcmiclient \-\-loadserver \-\-loadnumplayers 2 \-\-loadhumanplayerindices 0 \-\-loadhumanplayerindices 1 \-\-loadplayer 0 Connect to server at 127.0.0.1 port 3030, but do not start a server there, and control player 1 (Blue) from this client. Do not control AI players from this client. vcmiclient \-\-loadplayer 1 \-\-loadserverip 127.0.0.1 \-\-loadserverport 3030 .SH "REPORTING BUGS" Report bugs to http://bugs.debian.org/vcmi or vcmi@packages.qa.debian.org