Skip to main content

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

For some reason this game only displays a blank window with audio for me. This is apparently a known Godot bug, and while most workarounds did not work for me, I was able to play FLEB's "20 Small Mazes" thanks to him switching from GLES3 to GLES2, which I'd read worked if the game did not require GLES3-specific stuff. So, if you feel like it, please see if you could try that :)

EDIT: Just in case someone else has a game only display a blank window with sound (bug from Nvidia clashing with Godot if I understood well), this trick solved it for me (Windows 7): type "cmd" in the game's address bar in the explorer, then in the console type "[game].exe --video-driver GLES2"

(1 edit)

interesting - i still have this project on me so i could give it a go. thanks for your persistence

okay i uploaded two -gles2.zip files for win and mac - see if those work for you?

just had to convert a couple particle systems, no biggie

It worked! Thanks for the help :D Nice game, needed a nudge on the second puzzle.