NGnius / PowerTools

Moved to
https://git.ngni.us/NG-SD-Plugins/PowerTools
GNU General Public License v3.0
413 stars 29 forks source link

Use AppId instead of GameId #81

Open NGnius opened 1 year ago

NGnius commented 1 year ago

Please confirm

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 1 year ago

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