Use AppId instead of GameId #81

Closed
opened 2023-03-19 15:06:16 +00:00 by NGnius · 2 comments
NGnius commented 2023-03-19 15:06:16 +00:00 (Migrated from github.com)

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

### Please confirm - [X] I have searched existing issues - [X] This issue is not a duplicate of an existing one - [X] 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_
mkaflowski commented 2023-07-02 14:59:50 +01:00 (Migrated from github.com)

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

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

@not_a_segfault this might be good to consider integrating into your migration logic. I can handle changing the actual id passed through from the frontend (I can make it send both numbers for migration purposes too).

@not_a_segfault this might be good to consider integrating into your migration logic. I can handle changing the actual id passed through from the frontend (I can make it send both numbers for migration purposes too).
NGnius added the
tbr
label 2024-02-03 02:45:49 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: NG-SD-Plugins/PowerTools#81
No description provided.