#Even though i have installed the vulkan i still the get the error
39 messages · Page 1 of 1 (latest)
What error do you have?
i get these errors
What GPU do you have?
I see, you have GPU integrated in your CPU
You can search for new drivers for your specific CPU but I think it wouldn't help
As it said you can use opengl instead with --rendering-driver opengl3 flag when starting godot
i tried it
i tried running games
show me your console output when you run godot_.exe --rendering-driver opengl3
heres the output
Vulkan support under Windows is atm only for Gen9 GPUs - Skylake and beyond.
Unfortunately your GPU is too old (Gen. 7.5)
I think Vulkan is integrated to godot 4 too much. Sorry for that.
so i have to use godot 3?
try it out instead
I don't know exactly how godot using Vulkan API when starts, but I'm pretty sure that there's not much we can do with it. I think Vulkan support for video driver is necessary despite godot's minimal requirements in steam page.
hmm
do you have start screen with projects?
wdym
ig my pc isnt for making games
it doesnt even load
bro..
u got 2 accs?
yep
You can create an issue in godot official github repo, maybe there you will get more valid response.
the compatibility renderer uses OpenGL so it doesn't need Vulkan
if you have a non Vulkan capable PC, you can still make protects using that
Do you know what happens when godot initializing? I think Vulkan API calls when godot starts every time no matter what flag passed.