Skip to main content

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

After some debugging, I narrowed down the problem to

<useShadows>false</useShadows>

line in Setting.xml. Switching value to 'true' makes the program start normally. I have probably inadvertently clicked on something in the UI on the first run to change it.