Quick question, 1) did you see the lower-right-corner in-game notification badge when you start your game in steam? As is shown in the first pic in my original post? 2) Also, when an achievement gets unlocked in the game, will you receive notification immediately and what is it like?
3) Do you mind also telling me which versions of Greenworks/nw.js you've been using with this? Also are you using the newest version or the old version of OrangeGreenworks? 4) And did you replace Game.exe by nw.exe or did you rename Game.exe to nw?
Just thought I'd number the questions for easy reference.
1) Is this for after the game's release or before it? I honestly can't remember if it popped up. I do remember when I was testing with the SDK version to see if it managed to connect with Steam, it kept telling me that I couldn't establish link with Steam, but when I did this with the non-SDK version, had it all uploaded, and went on to test the achievements, it worked all fine.
2) Yeah, the achievements do seem to pop up in the lower-right corner immediately as soon as you get them. And then you also see them on your Steam profile.
3) Of course. I am using v1.1 of Orange Greenworks (according to its description when I open it in notepad++). For 'greenworks', I am using the one that's mentioned in the instructions, so v.0.10. And for nw.js, I am using version 0.22.3.
4) Yeah, I replaced the game.exe and all the other files outside of the 'www' and 'locales' folders apart from the package.json file. Then I added in the nw.js stuff into the folder. I didn't seem to need to rename it to 'game.exe'. It seems to launch fine without it. I do remember I once had trouble launching it, but when I removed the 'locales' folder and tried launching again, it worked fine and created a fresh new 'locales' folder on its own (it might be worth not deleting the old one though just in case).