Hey,
Is it possible to change the user's resolution? If not, will it ever be possible?
I'm making a game with Construct 2 using Node-Webkit and it works GREAT, but if the user's resolution is too big (around 1080p up) my game gets really laggy since it stretches to be fullscreen instead of changing the resolution. I've been looking around for a fix but couldn't find anything, As a last resort I also tried to search for another software that changes the resolution so I can call it when the game starts, but also came empty handed.
Only fix I found was the enable "run in 640x480" in compatibility mode, but that won't look good on widescreen.
Thanks.