What NW.js to use?

0 favourites
  • 12 posts
  • As the title states. I've heard 10.5 had memory leaks and the most stable right now is 14.0 (which is also compatible with MadSpy Steam API plugin. But the newest version is 15.0. And when in most cases "newer" is better - we all know that things with NW.js... are a bit different, to say the least, and often than not - newer NW.js bring more bugs than fixes. So my question is for people who are(or wear) extensively testing 14.0, 14.5 and 15.0. What are the difference? What's your opinion? Which one is the most stable to use right now? Which one has the best performance?

  • You might want to get a look on this topic:

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • You might want to get a look on this topic:

    Oh I am not asking about greenworks plugin as I am pretty sure it will never be finished. So my choice is to discard Achievements and Steam API all together or use MadSpy plugin.

    What is my biggest focus is performance and how bugfree new NW.js are.

  • NW 0.13 and 0.14 are both excellent from my testing. Did not test 0.15 yet!

  • NW 0.13 and 0.14 are both excellent from my testing. Did not test 0.15 yet!

    Well I finally upgraded from 10.5 to 14.0 and I must say... wow. Damn how smooth it is. I am taking 15-20 FPS gain.

  • nw11.5 was really bad with a lot of fps drops

    nw12.0 was correct for small/middle-range project but had jank/fps drop on large and huge projects

    nw13 is good, nw14 is excellent but if you plan a steam release, F12 opens devtool while you take the screenshot (could be solved if you replace scirra files by nw.js files from nwjs.io)

    nw15 tested only on small project.. run smooth but high CPU usage with x64 export on AMD CPU

    Note: on laptop with embedded ATI radeon HD, you can have few graphic issues (especially with steam overlay)

  • what about 14.5 MadSpy ? and holy cow - hardcoded dev tool shorcut? O.o And this is EXACTLY why I am always worried to upgrade with Nodekit...

    Anyway, I just found a workaround for that nasty F12 without the need of any file switching/swaping.

    Make an event with Keyboard object

    IF F12 pressed ->Request attention.

    No dev tool will open. Your welcome hah!

  • MadSpy

    Off-topic but of real interest for the dev community...

    Do you think you can make a plugin that forces iOS devices to set the refresh rate to 30 hz instead of default 60?

    I am reading and it seems possible:

    http://stackoverflow.com/questions/2128 ... pplication

    https://developer.apple.com/library/pre ... eRate.html

    Big games running at 60 hz really kills battery life on mobile devices, there's just no need for it as 30 fps is very playable.

    Irbis

    0.13 and 0.14 had some nice performance gains, my testing find around 20-25% better CPU usage for the same 60 fps delivered. However, it also fixes the stutter/jank and memory leak, which you will encounter on 10.5 if you play your game over a long period of time. The bigger your game, the faster you run into these issues.

  • MadSpy

    Off-topic but of real interest for the dev community...

    Do you think you can make a plugin that forces iOS devices to set the refresh rate to 30 hz instead of default 60?

    I am reading and it seems possible:

    http://stackoverflow.com/questions/2128 ... pplication

    https://developer.apple.com/library/pre ... eRate.html

    Big games running at 60 hz really kills battery life on mobile devices, there's just no need for it as 30 fps is very playable.

    Irbis

    0.13 and 0.14 had some nice performance gains, my testing find around 20-25% better CPU usage for the same 60 fps delivered. However, it also fixes the stutter/jank and memory leak, which you will encounter on 10.5 if you play your game over a long period of time. The bigger your game, the faster you run into these issues.

    So what is the actual difference between 14.0 and 14.5? There is any?

  • Irbis ,

    nw14.x is based on chromium v50.x and nw15 on chromiumv51.x

    they have the same bugfix and improvements (alt+enter crash fix (0.14.5), "on cancel" trigger added for dialog popup (0.14.2)...)

    (source https://github.com/nwjs/nw.js/blob/nw15/CHANGELOG.md )

    ,

    I can take a look

  • Irbis ,

    nw14.x is based on chromium v50.x and nw15 on chromiumv51.x

    they have the same bugfix and improvements (alt+enter crash fix (0.14.5), "on cancel" trigger added for dialog popup (0.14.2)...)

    (source https://github.com/nwjs/nw.js/blob/nw15/CHANGELOG.md )

    ,

    I can take a look

    Hmmm. I see. So 14.0 it is. Thank you MadSpy <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • what about 14.5 MadSpy ? and holy cow - hardcoded dev tool shorcut? O.o And this is EXACTLY why I am always worried to upgrade with Nodekit...

    Anyway, I just found a workaround for that nasty F12 without the need of any file switching/swaping.

    Make an event with Keyboard object

    IF F12 pressed ->Request attention.

    No dev tool will open. Your welcome hah!

    Thanks for that! It is not popping the tools anymore.

    But how can i let steam client take screenshot using F12?

    Ive seen Airscape has that working.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)