mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 09:07:01 +02:00
6 lines
187 B
Text
6 lines
187 B
Text
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
|