7 lines
187 B
Plaintext
7 lines
187 B
Plaintext
|
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
|