Scroll to navigation

VCMICLIENT(1) User Commands VCMICLIENT(1)

NAME

vcmiclient - A free reimplementation of the Heroes of Might and Magic 3 engine.

SYNOPSIS

DESCRIPTION

This is the client program.

Starting... VCMI 1.4.1 - A Heroes of Might and Magic 3 clone Copyright © 2007-present 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.

Allowed options:

display help and exit
display version information and exit

--testmap arg

--testsave arg

enable spectator interface for AI-only games
wont follow heroes on adventure map
hero movement speed on adventure map
battle animation speed for spectator
skip battles in spectator view
skip battle result window
allow one to run without human player, all players will be default AI
runs without GUI, implies --onlyAI
AI to be used for the player, can be specified several times for the consecutive players
puts one default AI and the rest will be EmptyAI
automatically skip turns in GUI
disable video player
skips intro movies
do not attempt to start server and just connect to it instead server
override port specified in config file
limit auto save creation to each N days
parameters address, port, uuid to connect ro remote lobby session
address to remote lobby
port to remote lobby
if this client hosts session
uuid to the server
connections of server
player name
use 0 for new game and 1 for load game
uuid for the client

FILES


user data: $HOME/.local/share/vcmi
user saves: $HOME/.local/share/vcmi/Saves
user cache: $HOME/.cache/vcmi
user config: $HOME/.config/vcmi

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

REPORTING BUGS

Report bugs to http://bugs.debian.org/vcmi or vcmi@packages.qa.debian.org

March 2024 vcmiclient 1.4.1