-
Notifications
You must be signed in to change notification settings - Fork 25
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
[Feature Request] luxtorpeda support #275
Comments
There is no reliable way for us to know the I have never used Luxtorpeda so I can't comment on what other issues it could potentially have. There need to be some improvements to Proton handling in general which might help with Luxtorpeda but nothing concrete. |
What games available in EGS does luxtorpeda support? I need to test at least one of them. |
i know about cave story and doom 64 |
I am happy to say that luxtorpeda will work with the games it supports in the next version for Rare. There is still the issue of inferring the |
Is your feature request related to a problem? Please describe.
rare doesnt see luxtorpeda in the compatibility tools folder i think it might be because it doesnt find a proton file
Describe the solution you'd like
i think the ideal would be scanning all the folders in compatibilitytools.d and reading the commandline entry in toolmanifest.vdf but just setting a list of common proton alternative binaries would work too ig, and then setting the SteamAppId env var so luxtorpeda knows what engine to download (proton ge reads it too to set some protonfixes so maybe it should be set on every game that uses proton)
Describe alternatives you've considered
i can set it as a wrapper manually or maybe softlink luxtorpeda.sh to proton but i havent tried that
edit: soflinking works
The text was updated successfully, but these errors were encountered: