Hey everyone!
So, I've succefully integrated Greenworks (or at least, I believe so) - the game launches through Steam, and the pop-up prompting to use alt+tab to use the steam overlay displays on the bottom right just fine. So far, so good... except that's about it.
Using test commands, I'm trying to unlock achievements, but this doesn't seem to work, or at least, it has no visible effect, nor does using shift+tab to display the overlay. Is this a known issue? Any ideas what to do? I'm at a loss, so any help will be GREATLY appreciated!
Thanks a lot in advance
I've had the same issue with the steam overlay. You have to add "--in-process-gpu" into nw.js exporters. You can find that in c2dir/exporters/html5/nwjs . There you see 3 .json files. Add that parameter in all 3 in line with "chromium-args".