Skip to main content

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

I can always be a tester for it! I only use linux on my PC

(1 edit)

actually i tried launching it on my laptop which also has Linux on it and i worked, it has a Ryzen 5 pro 4650u with Vega graphics on it, and it worked there. for reference, my Desktop for reference has an AMD 6900xt and 5700g cpu.

I'm not sure of the exact source issue here, but my suspicions lie in the fact that it may be a graphics driver issue, Godot's Forward+ render pipeline leverages vulkan, if your drivers/build do not support vulkan and only support OpenGL, then that could be part of the problem, luckily godot has a compatability renderer, which i could try and put out a compatability build to see if that would help any