Björn Ritzl

Results 578 comments of Björn Ritzl
trafficstars

I'm deprecating this extension in favour of https://github.com/defold/extension-steam

I'm away on vacation. Maybe @jcash has an idea? On Mon, 25 Feb 2019, 23:10 Brian, wrote: > Any idea about this? Bundling also has same issue. Also tested bundling...

Would you mind trying this branch with a Steam 1.55 update and see if it works well for you: https://github.com/britzl/steamworks-defold/tree/dev-update-to-1.55

> Using this library: > https://github.com/britzl/steamworks-defold/archive/d9dee1c2c393bfe1c5dd841c3684249b70319d2f.zip Oh, that's not the right version. Please try the latest commit on the branch: https://github.com/britzl/steamworks-defold/commits/dev-update-to-1.55 https://github.com/britzl/steamworks-defold/archive/bb4694af19f1ea15f33303bb1dac1136ea1eb161.zip

Ah, thanks. I've pushed a fix. https://github.com/britzl/steamworks-defold/archive/145ef66a70a0c3d8bf3c105c95d315f63d3ea716.zip

> I have a workaround for now (system is linux + resolution matches Steam Deck + steamworks is active) so it's perhaps not an urgent fix. Happy to test more...

I have a branch with a mostly working update here: https://github.com/britzl/steamworks-defold/tree/dev-update-to-1.55 I think I messed something up when I copied Linux libraries though but I haven't had time to investigate...

Did you build and try to run the project once? For any change you make to your project you need to first build it once, then run it from the...

Hmm, @subsoap you're using Windows right? How are you building and running your games?

The documentation says that: "The overlay process could take a few seconds to start & hook the game process, so this function will initially return false while the overlay is...