A Flatpak build of Arx Libertatis, a cross-platform port of Arx Fatalis.
For now, you can build locally.
Install flatpak-builder, then:
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
flatpak install org.freedesktop.Sdk//18.08
flatpak install org.freedesktop.Platform//18.08
flatpak-builder --install --user builddir org.arx_libertatis.ArxLibertatis.json --force-clean
To uninstall:
flatpak remove org.arx_libertatis.ArxLibertatis
rm -Rf ~/.var/app/org.arx_libertatis.ArxLibertatis
Either launch the game using the launcher icon, or run from the command line with:
flatpak run org.arx_libertatis.ArxLibertatis
Arx Libertatis requires the Arx Fatalis data files to play. See the Arx Libertatis wiki for more information (note: this Flatpak includes cabextract and innoextract). The game files will be installed under the Flatpak's private data directory (~/.var/app/org.arx_libertatis.ArxLibertatis).
Currently the Flatpak has only been tested using the GOG installer.