I need Error fix please

Godot Version

4.3

Question

Hello!
I have error in my godot version
if i open the project it’s open normally
but if i run the project it’s run with d3d12 or vulkan but my driver not support this two things!
if i go to project settings like the image, no opegl3 option!
how to add opengl3 option to godot for runtime?

Please put this topic in “Help” category, not “Forum Feedback”. Those are great different.

1 Like

I think you need to convert the project to “Mobile” or “Compatibility” mode to use Opengl 3.0 instead of Vulkan.

1 Like