Open
Description
I am running Godot 4.3 in compatibility mode on Windows 11.
But graphics_api_string
is set to lower case vulkan
even though the project settings are set to gl_compatibility
.
But the Debug menu puts the wrong api string, but the correct OpenGL version:
Anyhow I think your parsing logic to get the correct api string needs tweeking.