Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Use AppId instead of GameId #81

Open
3 tasks done
NGnius opened this issue Mar 19, 2023 · 1 comment
Open
3 tasks done

Use AppId instead of GameId #81

NGnius opened this issue Mar 19, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@NGnius
Copy link
Owner

NGnius commented Mar 19, 2023

Please confirm

  • I have searched existing issues
  • This issue is not a duplicate of an existing one
  • I will fill this out to the best of my ability

Describe what you'd like to be able to do

Currently, PowerTools configs are tied to the GameId of the game since AppId of non-steam games used to always be 0. I've heard that has been fixed so all games have an AppId now.

AppId is easier to find for Steam Games since it's the ID used in the store. It also might be more deterministic than GameId, but I'm not sure how those are generated.

This change would break all existing configs, so it would be best to do it along with any other upcoming breaking changes cough docked and undocked profiles cough

Describe alternatives you've considered

Keep using GameIds. Nothing wrong with this, it's just a bit less user-friendly.

Anything else?

No response

@NGnius NGnius added the enhancement New feature or request label Mar 19, 2023
@NGnius NGnius added this to the Valerian milestone Mar 19, 2023
@mkaflowski
Copy link

That would be great. I use powertools mostly for emus and that would be helpful.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants