Skip to main content

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

That is very odd. You should not need to install anything else other than just extracting the game. When you launch the game with ´-writeLogs` from the command line, in the Logs/ folder next to the game executable, what do the log files say? What GPU are you using?

(1 edit) (+1)

I do have a relatively old GPU since I typically don't play high end games so I haven't upgraded it in quite a while, and I see there are a bunch of shader errors in the logs. The GPU is an AMD Radeon R9 200 Series, and here is the contents of the log:

https://gist.github.com/Zshandi/042d2e831e58a62a3912ec77b0ad23bd

I see, I figured out what the issue is. It was a bug in my shader module system that for some reason doesn’t ever cause issues on more modern drivers. I have fixed this in the engine code, but sadly I can’t update the game to fix that anymore.

(+1)

I'm glad I could help find this bug! If you update it after the voting period I'd still like to try it then so just let me know in a reply if you do!