Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+4)

game does not launch on windows 10,tried compatibility changes and it doesnt work. shows a white page flash then nothing. noticed the application size is only 43KB so maybe all the files arent downloading? also tried downloading, re-downloading and launching in itch.io app and also doesnt work.  any help?

It works fine for me. But beside the .exe there are 300MB of Java-Runtime and Asset files

(+2)

i've been experiencing this same problem and haven't found one. i really want to play this too. 

(+2)

Same here, can't find the right fix, so can we get a steam key instead?

(+1)

just got it in the BLM bundle and it just refuses to open shame it was one of the few games that convinced me to get the bundle in the first place

(+1)

yeah hoping someone manages to find a way to make this work.

Yesterday Lenna wasn't having it with my (admittedly underpowered) Ubuntu Ideapad, the game thought I was missing some gpu feature. Now with 1.0.11, it works. Try again with the update.

thats a negitive chief tried current version and previous

(+2)

Go into the install location, open up launch-config.json in notepad, and change 

"useOpenGL": true,

to 

"useOpenGL": false,

This is what fixed it for me, as it seems like certain programs can't access the correct OpenGL version on my computer.

That ain't it chief thanks anyway though

Omg it worked for me, thank you so much for that