Scroll to navigation

VCMIBUILDER(1) User Commands VCMIBUILDER(1)

NAME

vcmibuilder - Extract bitmaps, animations, text, music and video from Heroes of Might and Magic 3.

SYNOPSIS

DESCRIPTION

Vcmi is a re-implementation of the Heroes of Might and Magic 3 engine. To play the game you need to own the proprietary assets like graphics, music and campaigns and scenarios. This information can be extracted from either the Good Old Games installer, the Heroes of Might and Magic 3 installation CDs or from a directory where Heroes of Might and Magic 3 was installed.

VCMI data builder utility

OPTIONS

Path to mounted first CD with Heroes 3 install files Requires unshield
Path to second CD with Heroes 3 data files.
Path to gog.com executable Requires innoextract ( http://constexpr.org/innoextract/ )
Path to installed Heroes 3 data
Convert all mp3 files into ogg/vorbis Requires ffmpeg or avconv
Path where resulting data will be placed. Default is ~/.local/share/vcmi
Run basic validness checks

EXAMPLES

Using the Good Old Games installer:


vcmibuilder --gog /path/to/gog.com/installer

Using the Heroes of Might and Magic 3 installation CDs:


vcmibuilder --cd1 /path/to/iso/or/cd --cd2 /path/to/second/cd

Using a directory in which Heroes of Might and Magic 3 was installed:


vcmibuilder --data /path/to/h3/data

REPORTING BUGS

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

June 2022 vcmibuilder 0.99+dfsg+git20220621.54fab9f0