Skip to main content

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

Confirmed that the issue still happens with v0.65 (which is the latest version via the website

In the “<style> body, html {”, if you add “image-rendering: -moz-crisp-edges;” to that section it renders the loading screen correctly. This was figured out from https://stackoverflow.com/questions/388492/firefox-blurs-an-image-when-scaled-through-external-css-or-inline-style

A fixed file should now be uploaded. While doing some additional testing, the file didn’t work on IE or Edge browsers for me.

You can compile with this version Beta 66, but check that your game still works.

Thank you for the link. That also fixes the issue, though still noticed that the I.E. and Edge version don’t work. Ah well, at least it’s another bug down.