Skip to main content

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

Pretty fun being on the adventurer's side for a change, looking forward to future developments on the game.

I've had a little problem running the game at first, the ingame opengl3_angle option didn't really help but for some reason, when i launched the executable through the windows console with the rendering driver set to opengl3_angle it worked just fine, just thought i'd mention that.

How did you do this?

(1 edit) (+1)

You can use the windows CMD to launch the game with "--rendering-driver opengl3_angle" after the game executable

Alternatively, you can create a shortcut for the executable, right click it and go to properties and write "--rendering-driver opengl3_angle" at the end of the destination, unsure if necessary but i also put the path and executable in parenthesis. It should look like this: "(path to game folder) (game executable)" --rendering-driver opengl3_angle

Hope this helps

Glad to hear it!

Hmmm… weird. I will have to look into why that isn’t working.