Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

One thing I was able to do is edit package.json to change the starting size of the window to 1920x1080 (my monitor's native res). This gives me a 3x scaled (1440x810), centered view when the window is maximized, which while not ideal is just about good enough to be playable. That result is obviously pretty different from what you'd get setting the resolution from within the game's code, but maybe that's a starting point for troubleshooting if more players report this issue. (and if not, great!)

Thanks so much for the help troubleshooting!

Hi there! If you're still struggling with resolution and performance issues, please try using NWJS 0.49.1, I have one person confirming it fixes the problem and does not cause additional issues (at least that they have noticed). Thank you for your patience!

Just tried this and it works great... thanks so much! Good excuse to go back to the game...

Hooray! I'll get on making an official update to this version then, soon as I can, thank you :)