protonfixes icon indicating copy to clipboard operation
protonfixes copied to clipboard

A module for applying fixes at runtime to unsupported games with Steam Proton without changing game installation files

Results 13 protonfixes issues
Sort by recently updated
recently updated
newest added

An error with proton not detecting protonfixes while proton fixes is installed globally my distro is ubuntu 20.04 **To Reproduce** Steps to reproduce the behavior install protonfixes development build then...

Hi, it looks like https://github.com/GloriousEggroll/protonfixes has a lot of bug fixes (like the corefonts 403) as well as more gamefixes. As an open-source maintainer myself it's a bummer that he's...

I have based this on [my (tested) gist](https://gist.github.com/nils-ballmann/ce467beaf4d10b8fa3ad54baf1f8933b). But as [soldier_protonfixify](../blob/b65c42c833e6d046149e5a51ed0f85bc0a16c2b8/scripts/soldier_protonfixify#L11) seems to be broken with (at least) version `0.20220131.0` of soldier I'm not sure how to test. I tried...

`/tmp/test` is a hardcoded logfile which is quite non-descriptive. It would be nice if this was changed to something a bit clearer like `/tmp/protonfixes.log`, or maybe even make a proper...

enhancement

**Is your feature request related to a problem? Please describe.** Space Engineers support is currently missing from prontofixes. **Describe the solution you'd like** These are the steps required to get...

**Describe the bug** Attempting to run `soldier_protonfixify` fails with: ``` $ soldier_protonfixify .local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier/ .local/lib/python3.7/site-packages/protonfixes cat: .local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier//com.valvesoftware.SteamRuntime.Platform-amd64,i386-soldier-buildid.txt: No such file or directory ``` The file in fact does not exist: ```...

I'm writing this issue in order to spark a discussion regarding the use of cef in this project. While cef allows the use of html+css+js to create an appropriately themed...

The idea is simple: hold Left Ctrl key during game launch to spawn an program where one can add/modify PF options. I hacked this as two parts: a simple keypress...

I have some non-Steam Windows games that I'd like to make fixes-scripts for, in case I lose the proton prefix for that game, or mess it up. It's also so...