Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

If you've got the time for it, could you run `lspci -k | grep -EA3 'VGA|3D|Display'` on your linux machines and share what it says for
`Kernel driver in use: ####`?

hey, so for my AMD PC, I'm getting 'amdgpu' and for my IG laptop Im getting 'i915'

(+1)

Thanks, mine says 'nvidia'. I found another Godot 4.0 linux build game and the same thing happened when I tried playing it, so it's probably something on my end.

(+1)

I do know that vulkan generally seems higher end, but also I remembered that when you create a project you could choose either vulkan clustered/mobile as the  renderer. I'm wondering if it would run without issue if the render was with mobile. Either way it's unfortunate :(