Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

The game looks awesome! However, it refuses to launch on my Steam Deck when I execute the AppImage.

Edit: got this message by executing in konsole: 

_Release executable is not present
/tmp/.mount_DrvSynAtJ5lz/bin64linux/DrvSyn: /usr/lib/libstdc++.so.6: version `CXXABI_1.3.15' not found (required by /tmp/.mount_DrvSynAtJ5lz/bin64linux/DrvS

yn)

(+1)

Maybe launching through DistroBox can help with that? Extracting appimage (via --appimage-extract) and running executable directly also could solve this. I’ll try tofigure it out as well, looks like LD_LIBRARY_PATH issue with appimage.