Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

The windows build, using vulkan, doesn't work (on windows 10 on a geforce gtx 1050 ti, with drivers up to date). The splash screen simply never disappears. But if I click in the spot where the play button should be, I can hear the music playing in a very low volume.

But if I start the game with with the "--rendering-driver opengl3_angle" command line option, the game seems to run without any problem.

Thank you Gnumaru for your feedback, you're the first telling me about this issue. Godot should be supporting Vulkan directly and you should not have to use a command line (damn !) to play the game... I'll look into it