Giter Club home page Giter Club logo

Comments (2)

alizeegagnon avatar alizeegagnon commented on July 30, 2024

Could this solution be added to the troubleshooting steps ? It would have saved me some time !

from protontricks.

Matoking avatar Matoking commented on July 30, 2024

Researched this issue a bit more. Turns out Steam has a set of default Proton versions for around 18 games in the Steam Play manifest in ~/.steam/steam/appcache/appinfo.vdf, including Cyberpunk 2077 which has a comment remarking that Proton Experimental is used by default for DualSense support. Protontricks didn't read these settings previously, leading it to either detect the wrong Proton version or fail to find one entirely.


I've pushed a fix to fix_app_mapping_detection branch. Since you're on Arch Linux, you could build it from protontricks-git in AUR. Change the source line in PKGBUILD to:

source=('git+https://github.com/Matoking/protontricks.git#branch=fix_app_mapping_detection')

You can also use pipx with the following command:

pipx install --force git+https://github.com/Matoking/protontricks.git@fix_app_mapping_detection

Can you check that the fixed version detects Proton Experimental correctly?

from protontricks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.