Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

my drivers dont support vulkan, and i cant figure out how to make the game use opengl3 rendering.

im on windows 10 if that helps finding the solution.

yes i tried to command line, no i dont know how to get it to work from there either.

help

(+2)

FIXED. to save yourself the pain, you have to open the command line, DRAG the element cattos .exe into the command line and then add after a space: --rendering-driver opengl3


you are welcome

create a txt file in the same folder as the game exe file and write in "elementcattos.exe --rendering-driver opengl3", then rename this file to .bat and open it