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

Incorporate ProtonDB #17

Closed
1 of 2 tasks
dmadisetti opened this issue May 13, 2021 · 1 comment · Fixed by #37
Closed
1 of 2 tasks

Incorporate ProtonDB #17

dmadisetti opened this issue May 13, 2021 · 1 comment · Fixed by #37
Labels
enhancement New feature or request help wanted Extra attention is needed next release
Milestone

Comments

@dmadisetti
Copy link
Owner

dmadisetti commented May 13, 2021

ProtonDB (https://www.protondb.com/) records launch success of steam games. steam-cli recently incoporated it, and it looks like a good idea: berenm/steam-cli@9bbea6c#diff-82fc0ff3244406a7f0187ea4888af1a9ccae35e24f62e7eb145420e146c3a4a8R527

For windows games we try to launch directly with wine, but really we should refer to proton db- if it's valid we should try to run with proton

  • Query ProtonDB for games
  • Launch with proton if needed
@dmadisetti dmadisetti added enhancement New feature or request help wanted Extra attention is needed labels May 13, 2021
@dmadisetti dmadisetti added this to the v0.2.0 milestone Aug 2, 2021
@dmadisetti
Copy link
Owner Author

@aflyingpumpkin has started work on this: aflyingpumpkin@7a82814

dmadisetti added a commit that referenced this issue Jul 3, 2022
@dmadisetti dmadisetti linked a pull request Jul 3, 2022 that will close this issue
Merged
dmadisetti added a commit that referenced this issue Jul 3, 2022
Issues: #8, #11, #17, #28, #32, #34
Prs: #35, #29

* Fix dev env and update deps

* I liked your changes, merging them in (#36)

Laar3 changes

* Lars cleanup

* cleaned up interface

* Allow for game filtering

* Add time delay as psuedo-debounce for #32

* Favourites + Install highlights + another debounce

* Added proton lookup (#17, #29)

* Add mutex to trace game status

* Updated tui version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed next release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant