Games not added to one account with multiple Steam logins on same Deck
Closed this issue · 4 comments
Skatterd commented
Running the Flatpak version with two Steam accounts on the same Steam deck I'm getting the games added just fine for one user but not the other, no matter what I do or which user is logged in/out of Steam.
redromnon commented
I'm yet to implement support for users using multiple Steam accounts. There are two ways to make this happen -
- Add scripts to all accounts
- Let user decide the account for the scripts to be added
Currently, the program chooses the first account it comes across with the shortcuts.vdf file.
redromnon commented
As a workaround, you can create the shorcuts.vdf in the account you prefer and delete that same file in the other account.
redromnon commented
I've added multiple Steam account support in v2.5.0
Skatterd commented
I've added multiple Steam account support in v2.5.0
Thank you!