Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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?

(2 edits)

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

(+1)

Dunno about them, but I had the same issue, and doing these steps works fine on the current version.