Skip to main content

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

Wanted to try the game on Windows 10 Home but got "

Error in Init(): 4" when trying to run the .exe in the original zip and when trying the PostJam version Windows complains that the .zip in invalid and cannot be opened.

Sorry about that, I've repackaged the PostJam build so it can be extracted now.

The error message from the original version tells me that the render target is failing to be created for some reason. Does your machine's GPU support OpenGL 4.5 by any chance?

Thanks for checking it out! I confirm that the PostJam version works now.

I checked and that indeed seems to be the problem. my GPU does not support OpenGL 4.X. Thanks for checking it out and replying quickly!

No problem, I've updated the PostJam build to support lower versions of OpenGL. Shouldn't have much effect on the games since the shaders support OpenGL 3.3 at the latest.