Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show usage info for installed compatibility tools #14

Closed
seeeeew opened this issue Nov 14, 2021 · 3 comments
Closed

Show usage info for installed compatibility tools #14

seeeeew opened this issue Nov 14, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@seeeeew
Copy link

seeeeew commented Nov 14, 2021

It would be nice if ProtonUp-Qt would show which currently installed compatibility tools are used by which games.

This would prevent accidentally removing a version that is still needed and help with changing the game settings to a newer version to allow removing older versions.

Steam stores the compatibility tool selection for all games in ~/.local/share/Steam/appcache/appinfo.vdf, which can probably be parsed easily with vdf.

@DavidoTek
Copy link
Owner

With 7ca15bf ProtonUp-Qt will show whether a compatibility tool is used or not.

I might add a separate view to show which exact games are using the compatibility tool.

@DavidoTek DavidoTek added the enhancement New feature or request label Nov 14, 2021
@seeeeew
Copy link
Author

seeeeew commented Nov 14, 2021

Awesome, thanks! The "if" would already be a great help, the "what" would just be an added bonus. 👍

@DavidoTek
Copy link
Owner

Added dialog to show games using the compatibility tool with b20ca68. Double-click in list to open.

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

No branches or pull requests

2 participants