MadSpy's Forum Posts

  • Hi,

    An update is coming with SDK1.40 and nw.js 0.23 support.

    It could be difficult to create a tuto because you have to add the same name of achievement or leaderboard in your steamworks account for your game if you want to follow a tuto; but you can ask me for explanation or help if needed.

    Regards,

  • Could you send me more info (in private) about your OSX version (and linux of course) ?

    Steam overlay should work correctly on ubuntu16 and debian

    For OSX, you can read this page: https://support.steampowered.com/kb_art ... -yofv-0014

    Regards,

  • Indeed; modify the Json file and in clude the file form [SDK_Folder]\redistributable_bin\osx32\libsteam_api.dylib.

  • good spot korbaach but it should work if the iframe is a part of his c2 app?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • LastKeyCode is an expression of keyboard object...

    https://www.scirra.com/manual/113/keyboard

  • keyboard object : condition on any key pressed -> check the LastKeyCode expression

  • RoddyPoddy ,

    The file "nw" is your executable file.

    To avoid any issues, you can run the command as administrator; eg on ubuntu:

    $ sudo chmod a+x nw
    [/code:1pnjhslw]
  • [quote:2xhqxcgk]on Windows the engine's executable file must have the name nw.exe for addons to work

    source nw.js-wiki

    Needed for modules containing C/C++ addons because they use parts of the engine to sustain their execution. (greenworks/setam4c2/robotjs....)

    Note : the APP ID you use have to be owned and installed ^^

  • condolent ,

    Could you try with nw.js 0.18.5 and plugin v1.3.1 /sdk1.38A?

    Thanks,

  • So when I export with this plugin and export as a nwjs project, it just launches a small black screen. Doesn't initialize the game. Though preview works in construct!

    Is this fixed in the next version?

    This could happen with v1.3 and is fixed in 1.3.1 (if you use correct nw.js version with related plugin version and steamworks sdk 1.38A)

  • Steam Overlay needs a constant refresh in order to work correctly, black bars from letterbox are not refresh by canvas that's why you have this bug.

  • Hi TELLES0808 ,

    [quote:3bsb6u4h]- I can know if the game is running with a valid steam license?

    Do you want a feature to check steam key? or fight against piracy?

    [quote:3bsb6u4h]- I'll be able to save to the steam and recover the save from steam?

    You can save localstorage folder without plugin, the cloud sharing files and send/write/delete/read files will be added in full version in a soon future

    [quote:3bsb6u4h]- Leader-board is supported?

    Yes in full version

    [quote:3bsb6u4h]the discount on Christmas Day will be huge?

    I don't think AJ2DI planned a huge discount on Christmas Day but maybe a better discount than today ^^

    Regards,

  • Hi,

    Quick update:

    Basic:

    Fix: trigger (unlock action) achievement by name not fired

    Fix: Black screen on few computers (especially I5 and AMD processor)

    Full:

    Fix: trigger (unlock action) achievement by name not fired

    Regards,

  • Hi,

    Plugin v1.3.1 was submitted to store. Should be available soon

    Fix: trigger (unlock action) achievement by name not fired

    Fix: Black screen on few computers (especially I5 and AMD processor)

    Regards,