Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I am pretty certain you can do this by making a shortcut for the exe and adding that launch argument at the end of the target field

this can be done too!

(1 edit)

How do you do that?

Since when I press tab in cmd, the file name doesn't appear.

Even when I spam the tab button it doesnt appear and Im also using windows 10 (if that helps, idk).

(+1)

Alright so forget everything the guide says to do, you just want to right click on the game's executable and click "Create Shortcut". Then right click on the newly created shortcut and click on properties, it will already have the target field highlighted when the window pops up so be careful not to type anything while the text is selected or else you'll accidentally lose it, just press right arrow to unselect the text but leave the text cursor right where you want it. Add a space and then type in the launch argument (without the speechmarks): "--rendering-driver opengl3".

So now when you open the game via that shortcut it will do that whole CMD process by itself. If this continues to be an issue for many players, the dev could really benefit from making this shortcut themselves and putting it with the game download.