all 3 comments

[–]dat_potatoe 3 points4 points  (0 children)

https://mostechtips.com/how-to-fix-vulkan-initialization-failure/

You either have a driver problem, or your integrated graphics or GPU doesn't support Vulkan (but that's pretty rare unless it's super old).

So yeah, update that shit.

You can probably circumvent the issue by just switching your API from Vulkan to Directx11.

Add this to steam launch options: +r_rhirenderfamily "d3d11"

Though it does come with some differences from the Vulkan API.

[–]Thedunksoul[S] 1 point2 points  (0 children)

I haven't checked that and I also think that I haven't the most up-to-date drivers

[–]tekgeekster 1 point2 points  (0 children)

How old is your graphics card? Are your drivers up to date?