Hi,
Is it possible to force a resolution change in windows using node-webkit? For instance, let's say my desktop is currently at 1920x1080. Can I do something so Windows change the resolution to 1024x768 when I run my game?
This is really important for me, since my game gets kinda slow if I run it fullscreen at 1920x1080.. I made it so it stretches just fine, but if the computer isn't very good the FPS drops right away.
If this isn't possible, will it ever be?
Thanks.