Janne Pulkkinen

Results 193 comments of Janne Pulkkinen

The "unknown file arch" warning is an upstream issue with Winetricks: see the issue report at Winetricks/winetricks#2183. There are some proposed fixes in development, but none have been merged yet....

Figured out what's the problem: the Debian version of Winetricks includes an additional patch that's based on an old version of the pull request Winetricks/winetricks#2189. It's the `13_winetricks_get_file_arch__try_workaround_for_scripts_if_arch_is_unknown.patch` file included...

I'm unable to reproduce this on Arch Linux using GE-Proton7-55. That said, you could try the following: * Are you running the Proton app at the same point? You could...

Does this only occur with a single game, or all games that use GE-Proton? Did you use vanilla Proton for the game previously and change the compatibility tool to GE-Proton...

What Proton installation have you configured? `User has configured default Proton version (CompatToolMapping): Proton-stl` suggests that the Proton version has been configured using Steam Tinker Launch. If so, you should...

You seem to have configured Proton-STL as the default for all Steam Play games (Steam -> Settings -> Steam Play -> "Run other titles with:") , which means you have...

The issue sounds similar to #252; in that case the problem was file system corruption. You could try opening Konsole and running the following command to verify if that's the...

Could someone encountering the problem please check what the following command prints? You can use Konsole in desktop mode and copy the output: ```sh $ ls -lh /home/deck/.local/share/Steam/steamapps ``` My...

If you can install Protontricks and your distro is new enough, `protontricks-launch --no-bwrap --appid ` should do the trick. But going by "not install the entire library" I guess you...

I listed the two options in the previous comment. I updated the first one since it was missing the `--appid` parameter. `protontricks-launch --no-bwrap --appid ` should be enough if you're...