Skip to main content

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

AMD latest graphics driver has issues when using Godot + Vulkan. You can try running the demo from the command line with the flag `--display-driver d3d12`

(+1)

 --rendering-driver d3d12  

That's what I thought, I'll change the project to run on DirectX 12.