mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-26 22:57:00 +02:00
62 lines
2.0 KiB
Markdown
62 lines
2.0 KiB
Markdown
|
## General
|
||
|
|
||
|
#### What to expect working in VCMI?
|
||
|
|
||
|
Most of original game except multiplayer. Everything else is better to
|
||
|
report on our [bugtracker](http://bugs.vcmi.eu).
|
||
|
|
||
|
#### Can I play VCMI on my Android device?
|
||
|
|
||
|
Read this: <http://forum.vcmi.eu/viewtopic.php?t=614>
|
||
|
|
||
|
#### Do I need to install WoG to play VCMI?
|
||
|
|
||
|
No. VCMI has it's own port of WoG mod available from Launcher. We
|
||
|
recommend to install VCMI over fresh SoD / Complete versions.
|
||
|
|
||
|
#### What does "VCMI" stand for?
|
||
|
|
||
|
VCMI is an acronym of the [Quenya](https://en.wikipedia.org/wiki/Quenya)
|
||
|
phrase "Vinyar Callor Meletya Ingole", meaning "New Heroes of Might and
|
||
|
Magic". ([Source](https://forum.vcmi.eu/t/what-vcmi-stands-for/297/4))
|
||
|
|
||
|
## Game options
|
||
|
|
||
|
#### How can I change screen resolution?
|
||
|
|
||
|
Start any scenario, open System Options dialog and click "High" button.
|
||
|
|
||
|
In case only 800x600 is available, close VCMI, download this
|
||
|
[file](https://www.dropbox.com/sh/fwor43x5xrgzx6q/AABpTFqGK7Q9almbyr3hp9jma/mods/vcmi.zip)
|
||
|
which contains the “bonusIcons” and “extraResolutions” repertories.
|
||
|
Unzip, and place them in XXX (Windows), YYY (Android), ZZZ (Mac) or
|
||
|
~/.local/share/vcmi/Mods (Linux). Then start any scenario, open System
|
||
|
Options dialog and voilà, other resolutions than 800x600 are availables.
|
||
|
|
||
|
Note that you need to restart VCMI for the change to take effect.
|
||
|
|
||
|
#### How to turn off creature queue panel in battles?
|
||
|
|
||
|
Hotkey to switch this panel is "Q"
|
||
|
|
||
|
#### Can I turn off some WoG features that I don't like?
|
||
|
|
||
|
Yes. Take a look on config/defaultMods.json file and edit it to your
|
||
|
liking.
|
||
|
|
||
|
Note to Linux users: this file can be found in vcmi data directory (run
|
||
|
vcmiclient -v to see path). It can be copied into ~/.vcmi/config/ to
|
||
|
avoid editing file usually owned by root.
|
||
|
|
||
|
## Mods
|
||
|
|
||
|
#### Is it possible to add town X to vcmi?
|
||
|
|
||
|
This depends on town authors or anyone else willing to port it to vcmi.
|
||
|
Aim of VCMI is to provide *support* for such features.
|
||
|
|
||
|
#### Where can I find mods for VCMI?
|
||
|
|
||
|
Check
|
||
|
[Modding_guidelines#For_players](Modding_guidelines#For_players "wikilink")
|
||
|
page
|