Skip to main content

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

Hi Hentai Protagonist. That's a rather odd bug you got there. As it only appears to affect the 3D portion of the game. You can  try switching the rendering engine to OpenGL, to do so create a shortcut to the game exe and add the following flag:

--rendering-driver opengl3

in the target field just after the .exe and outside the quotes if any.

(1 edit)

Did so...
And still didn't work.I think i'll just wait till this game is actually stable. 

Perhaps the shard cache got corrupted, you may try resetting it. The game stores its shader cache in the following path:

C:\Users\<youruser>\AppData\Roaming\Godot\app_userdata\Underworld\shader_cache
Hope it helps