This plugin doesn't implement steam's DRM, regardless of using virtual box or not.
OrangeGreenworks - Steam Integration with Achievements and Time Log
● ARCHIVED · READ-ONLY
-
-
Isn't this caused by wrapping lib and greenworks.js? I mean, if I don't use Virtual Box, its performance will be normal. Anyway, is there a way to solve this problem?This plugin doesn't implement steam's DRM, regardless of using virtual box or not.
-
No, the game will continue to work without needing steam, even if you don't use virtual box.
-
Thanks, I am mistaken, I have solved this problem now.No, the game will continue to work without needing steam, even if you don't use virtual box.
But I have another question. I want to know if the player has purchased another game. If he has a purchase, he will get extra rewards. I know that Greenworks.isSubscribedApp(AppId) can be used for detection, but I don't know how to do it. Turn it into a variable. -
Code:
$gameSwitches.setValue(SwitchId, OrangeGreenworks.isSubscribedApp(AppId)) -
Apologies for the necropost material but unfortunately it seems that the plugin no longer exists in the download system. I doubt it will be subjected to a reupload unless @Hudell can advise on this due to the prior change in business focus that was documented here.
I literally just found out myself, so unless someone says otherwise I would probably consider moving on from this. Also, if necropost material restrictions don't apply here you can disregard that part.
EDIT: Also just noticed but apparently I managed to mistype the callback. Sorry about that! -
Greenworks:
Cloud:
-
I've fixed all of my plugin download links and also updated the instructions for greenworks here:
With the updated instructions you can use even newer versions of the SDK and nwjs!
Spoilerthis process will get a lot easier on MZ -
@Hudell
Appreciated if you can help me on this...
I'm using the following:
1. RPGMV 1.6.2
2. greenworks-binaries nw.js v85 (lib files)
3. wjs-v0.48.2-win-ia32
4. OrangeGreenworks 1.2 plugin
5. My script call, NEW_ACHIEVEMENT_3_0 is my achievement API name:
inside www folder:
Inside www\lib folder:
Game running smoothly with steam status indicated that the game is running.
But somehow, i found below error in console:
Is it because of I miss out something? -
Add quotes around your achievement ID and it should work.
-
thanks @Hudell !!!!!
It's working now!!!!! -
Hey @Hudell, thanks so much for the incredibly useful plugin! I followed the instructions on MakerDevs and it's working flawlessly for Windows, but I'm currently having trouble making it work for the Mac build of my game. Some of the steps on MakerDevs just seem like they can't/don't apply.
For example ' Go to the deployed folder and make sure that the lib folder and greenworks.js file are inside the www folder. Outside the www folder, delete everything except for the package.json file. We will replace those deleted files by a newer version of nw.js later.'
On a Mac deploy there is no 'www' folder. I've tried several variations of copying the matching osx version of NW.js into the deployed folder but haven't yet been able to make it work.
If possible, could you provide steps or update the MakerDevs instructions to include how to get it working for a Mac build? -
For some reason, when I try to download...it says file doesn't exist. Just to double-check, is this the correct link?: http://download.hudell.com/index.php?link=OrangeSteamworks.js
-
For some reason, when I try to download...it says file doesn't exist. Just to double-check, is this the correct link?: http://download.hudell.com/index.php?link=OrangeSteamworks.js
-
@Hudell Any chance of an update for Mac instructions? (I saw you liked my previous comment but I don't see any difference on the MakerDevs site.)
Edit: Apologies, maybe I should have specified I'm using MV. -
Yes, I'll write it soon.@Hudell Any chance of an update for Mac instructions? (I saw you liked my previous comment but I don't see any difference on the MakerDevs site.)
Edit: Apologies, maybe I should have specified I'm using MV. -
@Hudell
Hi, Hudell.
I've upgraded NWJS to the latest version, v0.49.2.
Someone say that the last compatible version is 0.33.5. Is it true? :(
If yes, do you have a plan to update the script and make it compatible with new versions?
Thank you so much for your reply!
EDIT:
I've fixed all of my plugin download links and also updated the instructions for greenworks here:
MakerDevs.com
With the updated instructions you can use even newer versions of the SDK and nwjs!
Ok, i missed it xD so it's compatible, amazing!!! -
I configured the execution environment correctly in the tutorial, but I still couldn't trigger the achievement correctly.
I used RPG Maker MV version 1.62,
Greenworks - v0.13.0 - nw - v0.29.4 - win - x64
NWJS - SDK - v0.29.4 - win - x64
-
Neat! So the plugin is free now? I had to buy an inferior version of it on itch a few months ago :(
Will be checking this one out, hope it works fine!
UPD
Not sure what this means
Can I integrate SteamStats even though they lack plugin commands? :DCommands pending documentation (Already available in the plugin):
Without any coding knowledge that is... If not, well... I hope I won't have to wait for too long. -
This plugin was always 100% free.
@Zeldashu your error looks like as if the plugin isn't even there. Try re-downloading it.