fheroes2 - free remake of the Heroes of Might and Magic II game
engine
fheroes2 is a free implementation of the Heroes of Might
and Magic II game engine, a classic turn-based strategy game, with
significant improvements in gameplay, graphics and logic (including support
for high-resolution graphics, improved AI, numerous fixes and UI
improvements).
To play the game, the assets from the demo version or the full
version of the original Heroes of Might and Magic II game are needed.
- /usr/share/games/fheroes2
- System-wide data directory that can be accessed by all users.
- $FHEROES2_DATA
- This environment variable may contain the path to a custom assets
directory.
- Game engine executable
directory
- Directory containing the executable file used to run the engine.
- $HOME/.local/share/fheroes2
- Per-user data directory. This path can be overridden by
XDG_DATA_HOME environment variable.
- $HOME/.config/fheroes2
- This directory contains per-user configuration files. fheroes2.cfg
is for game options and fheroes2.key is for hotkeys. This path can
be overridden by the XDG_CONFIG_HOME environment variable.
- $HOME/.local/share/fheroes2/files/save
- This directory contains per-user save files.