Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

It DOES occur on that version of nwjs! I think you're onto something!

To note, prior to downloading this tool I'd been upgrading the nwjs to version 0.72.0 manually to test for optimal performance, and the text glitching does not occur on that newer version.

(+1)

I see.

If you are going to stick with version 0.72.0 of nwjs, you can either:

  • Set v0.72.0 as the default for new projects via Projects -> Default Project Settings -> Edit. Note that this only applies on new projects. 
  • Or (if it's just this one): Projects -> Project Settings

On the Essentials tab, you'll find the setting that selects the version of nwjs. Simply select 0.72.0 from the drop down.

That actually worked! I think the issue was that I accidentally skipped the step where I downloaded my preferred version of nwjs, or I wasn't paying attention to the version the program was downloading.

Either way, thanks so much! Hopefully this helps anyone else with similar problems in the future :)