Skip to main content

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

Had a few people reporting similar issues. It looks to be due to GPU issues with Vulkan. If you try running the .exe with the --rendering-driver opengl3 flag it may fix it. You can do this through the command line with something like pizza_planet.exe --rendering-driver opengl3