New comment by eljamm on void-packages repository https://github.com/void-linux/void-packages/pull/41675#issuecomment-1488514506 Comment: @Newchair2644 Your contribution brought up a dependency issue and provided insight on old hardware, so for me it's very much appreciated. There is currently an open issue for this problem, upstream, if you want to follow: https://github.com/godotengine/godot/issues/58927 It's also worth noting that not all features are supported yet by the OpenGL 3 renderer[^1], as they're being worked on for version 4.1[^2], so you might want to stick with Godot 3 for now. --- On that note, perhaps we should add an install message, like: If your graphics card does not support Vulkan, you need to use the OpenGL 3 renderer: $ godot --rendering-driver opengl3 More details: https://github.com/godotengine/godot/issues/58927 [^1]: https://godotengine.org/article/status-of-opengl-renderer/ [^2]: https://github.com/orgs/godotengine/projects/33/views/1