Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
playground:vcmi [2023/12/02 00:07] – serw | playground:vcmi [2025/01/17 19:30] (current) – serw |
---|
| ====== VCMI ====== |
| |
| [[https://vcmi.eu|VCMI]] is an open-source project aiming to reimplement HMM3:WoG and SoD game engines, giving it new and extended possibilities. |
| |
| ===== VCMI installation ===== |
| |
| <code=bash>sudo dnf install vcmi -y |
| sudo apt-get install vcmi -y</code> |
| |
| [[https://drive.google.com/drive/folders/1xqrLAEXX2BjnHYD3UJ8NHM85k4k7iFMa?usp=sharing|Google Drive]] /VCMI/. |
| <code=bash> |
| vcmibuilder --gog $HOME/Public/Playground/VCMI/setup_heroes_of_might_and_magic_3_complete_4.0_\(28740\).exe |
| vcmibuilder --gog $HOME/Общедоступные/Playground/VCMI/setup_heroes_of_might_and_magic_3_complete_4.0_\(28740\).exe |
| </code> |
| |
| Extract data to: |
| <code=bash> |
| cd $HOME/.local/share/vcmi/ |
| </code> |
| |
| [[https://wiki.vcmi.eu/Installation_on_Linux|Installation on Linux]]. |
| [[https://www.linux.org.ru/forum/games/17069350|Обсуждение]]. |
| |
| ==== Смежная игра ==== |
| |
| Related article -- FHeroes2: [[playground:fheroes2|fheroes2 is a recreation of Heroes of Might and Magic II game engine]]. |
| Another one: [[playground:flarerpg|Free/Libre Action Roleplaying Engine]]. |