In order for this package to work properly, you need to run extract_homm2_resources.sh in /usr/share/doc/fheroes2/homm2 . There is also download_demo_version.sh in /usr/share/doc/fheroes2/demo if you don't have the original HoMM 2 from GoG.
Search Criteria
Package Details: fheroes2 1.1.14-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fheroes2.git (read-only, click to copy) |
|---|---|
| Package Base: | fheroes2 |
| Description: | Recreation of the Heroes of Might and Magic II game engine |
| Upstream URL: | https://ihhub.github.io/fheroes2/ |
| Licenses: | GPL-2.0-or-later |
| Submitter: | qark |
| Maintainer: | qark |
| Last Packager: | qark |
| Votes: | 17 |
| Popularity: | 0.54 |
| First Submitted: | 2021-03-06 11:38 (UTC) |
| Last Updated: | 2026-02-24 19:30 (UTC) |
Dependencies (16)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgcc (libgcc-snapshotAUR)
- libstdc++ (libstdc++-snapshotAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- sdl2_mixer
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gettext (gettext-gitAUR, gettext-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
- bash (bash-gitAUR, bash-devel-gitAUR) (optional) – download demo and extract game resources
- curl (curl-gitAUR, curl-c-aresAUR) (optional) – download demo version files (alternative to wget)
- innoextract (innoextract-gitAUR) (optional) – extract game resources from installer package
- python (optional) – extract animation resources from GOG CD image
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR) (optional) – unpack demo version files
- wget (wget-gitAUR) (optional) – download demo version files (alternative to curl)
Required by (0)
Sources (1)
Latest Comments
jagh122 commented on 2025-11-04 11:47 (UTC)
qark commented on 2024-03-23 09:17 (UTC)
@marcus-aurelius
Does your building environment have debug enabled in /etc/makepkg.conf?
Also base-devel meta package contains a complete build environment for makepkg. See base-devel and multilib-devel meta-package.
marcus-aurelius commented on 2024-03-23 08:18 (UTC)
Regarding the current version, it looks like there is a new make-dependency with debugedit. Without that the build fails in my building-environment and with it it works.
qark commented on 2021-10-10 10:53 (UTC)
Hi rojimboo. It looks like you have to set utf8 locale https://stackoverflow.com/a/50431465/6771534 Also you should probably open new issue on https://github.com/ihhub/fheroes2/issues
rojimboo commented on 2021-10-10 10:36 (UTC)
Hi, I'm getting an error during making of the language packs for fheroes2-0.9.8:
sed -e 'y/äëïöőüűÄËÏŐÖÜŰ/aeioouuAEIOOUU/' lt.po > lt.po.tmp......... done.
sed: -e expression #1, char 46: strings for `y' command are different lengths
make: *** [Makefile:55: lt.mo] Error 1
qark commented on 2021-03-06 11:42 (UTC) (edited on 2021-03-06 11:42 (UTC) by qark)
This is based on fheroes2-git with several improvements:
- use recommended SDL2
- use system tinyxml
- remove obsolete WITH_AI flag
Pinned Comments
jagh122 commented on 2025-11-04 11:47 (UTC)
In order for this package to work properly, you need to run
extract_homm2_resources.shin/usr/share/doc/fheroes2/homm2. There is alsodownload_demo_version.shin/usr/share/doc/fheroes2/demoif you don't have the original HoMM 2 from GoG.