nw.js 0.18.2 still close with arg --single-process (win7-64 / nw.js0.18.2-x64)
Feel free to add your issue on github with OS info and gamepad info
Wireless gamepad don't work with nw.js 0.18.x and win10
nw.js issue reported by Ashley here : https://github.com/nwjs/nw.js/issues/5377
Workshop could be added in futur.
Take care about your leaderboard name (case sensitive) and Write/Read options in your steamworks page (if set to trusted, the client can't read or write leaderbaord)
Hi there,
Basic and full version will be updated for Steamworks SDK 1.38A and for NW.JS 0.18.1
The new update will include the following
New features:
*Basic version:
*Full version:
fremachuca , I send you a PM for more infos
Regards,
Develop games in your browser. Powerful, performant & highly capable.
Which OSX version? 10.11?
fremachuca ,
Do you mean the Steam overlay (shift + tab) or overlay notifications (achievemnts/messages popup)?
(If you want you can send me a screenshot via PM)
Check this
Prominent , just create a file named installscript.vdf and call your .bat file as uninstall process
Doc: Steamworks -> Making and using Install Scripts -> Run Process on Uninstall.
create a .bat file and run it from your steam uninstall script
eg: create a file named "clearfiles.bat" and paste this code
RMDIR /S /Q "%LocalAppData%\GameName\User Data\"[/code:1c8mqtd1] GameName is your app name Note: you remove your localstorage data too
Yes you need to add the file libsteam_api.dylib from osx32 folder (for 32 and 64b)
Hi,
Plugin updates were submitted:
Basic Version 1.1.0:
Full Version 1.3.0:
Should be available on download part of scirra store soon.
andreyin , the OSX 64b support will be added in next update (this week end or monday)
colin Jones , until the next update yes you can do this.
I didn't test enough this feature to be sure but I think the issue is caused by H.264 codec used by steam Link. These codecs are not included with nw.js due to the license needed for them.