Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Caves of Qud

Chisel through a layer cake of thousand-year-old civilizations. · By Freehold Games

Can't get the Linux game to work, old version (2.0.38.208) runs fine

A topic by 2097 created 25 days ago Views: 533 Replies: 4
Viewing posts 1 to 5
(1 edit)

With 2.0.38.208 I can just run the binary and everything works. With the newer version, 2.0.210.20, I get stuck on the splash screen. If I add `--full-screen=0` (not needed with the older version), sound plays but visuals still stuck at splash screen that says "Freehold Games".

https://ellen.idiomdrottning.org/coqlog.txt

the beta doesn't work either

try -force-vulkan

Thank you. I did try all three of --force-glcore, --force-opengl, and --force-vulkan, and neither. All four seem to have the same result. Weird that Initializing input manager... is always the last line.

Can I download the interim versions here on itch so I could bisect where it stopped working? Because the version that does run is years old.

It also says:

UnityEngine.InputSystem.InputActionAsset must be instantiated using the ScriptableObject.CreateInstance method instead of new InputActionAsset.