It’s been a while! We wanted to let everyone know that we have just pushed a new build for Darkest Dungeon to the coming_in_hot branch. The purpose of this build is to get us a step closer to releasing a unified binary to all our storefronts. Some of you may know that our GOG and Epic builds are not the same as what is available on Steam and this build is part of our effort to rectify that situation. This build does NOT contain any other fixes.
We’ll keep this build up on the coming_in_hot branch for at least a few weeks to ensure stability. We have been testing many of the popular mods to ensure compatibility, but we want to give a period of time to soak test this new build and catch any issue we may have introduced. We would appreciate it if you could help test it out during that time to make sure everything works as intended.
Known Issue: If you are using Ubuntu and got your Steam client installed through "App Install" (also called SNAP), the game won't start.
To fix this, there are two possible solutions, but for both you will need to use terminal:
Solution 1:
uninstall Steam from snap:
- sudo snap remove steam
and then reinstall it with additional parameter:
- sudo snap install steam --classic
Solution 2:
Don't use the SNAP version of Steam (which is not made by Valve, but by Canonical) and instead download official version from https://store.steampowered.com/about/
Thank you for your help!