MadSpy's Forum Posts

  • You could use Steam installscript in order to install redist (directx,msvc,fonts...) or custom process AND to uninstall what you want (steam can run a process when you uninstall a game

  • Related to Steam link and/or NW.js not BigPicture itself

  • Sidenote: Steam overlay don't work with electron on win7/OSx/Linux (maybe fixed with the newest version of electron)

  • sprite.count expression should help you; if sprite.count=0 then create sprite else destroy sprite and create a new one

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi,

    Some progress with Steam Lobby; now I'm able to invite friends in private Lobby

    Regards,

  • cordi ,

    You can change a stat value with action "update steam stat" (string and number param) as for leaderboard only integer

    I make 2 typos so you can found the action here

  • Pehesse ,

    I send you a PM with more info

  • Congrats and good luck

  • Note: DirectX have to be installed on the client computer if you want the gamepad works with nw.js (from dxwebsetpup.exe in the exported folder)

  • , Yes. What do you want in new version of steamworks?

  • Hi,

    The builds and runtimes for Steam4C2-full v1.2.0 are send to AJ2DI .

    Changelog :

    Expressions :

    * friends count (immediate)

    * friends name list (immediate).

    * "game app ID"

    * "Get Steam Server Time" (returns the steam server time since 01/01/1970 in seconds (i.e. unix time)

    Condition :

    * DLC support (condition if the DLC Steam ID is purchased by the player or not)

    Actions :

    * Open overlay to Website (could be used for credits...)

    * Open overlay to Store page with the following options:

    - Open Store Page for App

    • Open Store page for App and add the app to steam cart
    • Add app to steam cart and Open Steam cart page

    When the update is online on store, I will post here (or AJ2DI)

    The steam lobby should be availabe as experimental feature at the end of september

    The mac OS X support should be added in October

    Regards,

  • Once an update is available in store, you can download it from your store->download page.

    By the way, an update is coming with new features (I hope tomorrow)

  • , yes.

    Note:

  • What the size of your shared memory for intel HD?

  • ...or just add them in your project as external files.... (at least it works with my plugin)