Skip to main content

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

Whenever I try to open the game I get this error, do you know how to fix it

Seems like it's graphics card issue. Do you know which one you have / how old it is / when the last time you updated your GPU driver was?

I updated it the day before yesterday and it says

That would be the issue; the rendering engine that the game uses isn't supported by that particular Intel Integrated graphics. I can't guarantee that this will work, but if you create a shortcut for the exe, open it's properties, and add that '--rendering-driver opengl3' line after the target, it should open it using OpenGL instead of Vulkan, which is supported. Again, can't guarantee, but worth a shot.