Closed Tormak9970 closed 2 years ago
It's a bug in steam, not gamescope Please link this in the comment
Also please convert any important comments to JSDoc (/**) format so they show up in the docs on the wiki.
Changed it to a JSDoc prop comment and declared the global
I think besides the missing newline, we would be good to go @AAGaming00 ?
@AAGaming00 Please review.
:tada: This PR is included in version 3.7.13 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
@Tormak9970 this comment is a little bit incorrect
unAppID: number; // seems to be 0 for shortcuts :/
. Currently there is a bug in gamescope/steamclient where it does not properly assign the app id to the process (it tries to, but fails). As a result the app id remains 0.I think it should be changed to
// currently it is always 0 for shortcuts, due to a bug in gamescope/steamclient