Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Try running from command-line with

./Editor.exe --disable-gpu

If there are errors, that should also show them.

Seems like passing by the command line & using --disable-gpu did the trick.
Thank you. :)