I have the same problem, already tried and got the same result, my video card drivers seem not to support "Vulkan"
what can I do :c?
try to run the game from console once again, but put "--rendering-driver opengl3" after it.
So it should look like:
.\ModificationApp.exe --rendering-driver opengl3
this should maybe force the game engine to change the rendering driver, but i don't know if it will run well since this is not intended
please let me know if this works