Janne Pulkkinen

Results 192 comments of Janne Pulkkinen

It might be easier to copy the files directly under the "User Music" directory. You could do this by opening the GUI for the game in question, "Select the default...

The version of Wine depends on the Proton version used by the game. For example, if your game is configured to use Proton 7.0 then Winetricks will detect Wine 7.0....

Can you try running the following command in a terminal emulator: ``` flatpak run com.github.Matoking.protontricks -vv --gui ``` It should print additional log messages that Protontricks is not able to...

What do the following commands print? ```sh $ ls -lh /mnt/33220e82-3473-4557-9b64-d800cfdac221/SteamLibrary/steamapps/ $ ls -lh /mnt/33220e82-3473-4557-9b64-d800cfdac221/SteamLibrary/steamapps/appmanifest_858280.acf ``` There have been several "Input/output error" reports before; the most probable culprit in those...

Can you try running the following command in a terminal emulator (eg. Konsole, which should be available in Steam Deck's desktop mode)? ``` flatpak run com.github.Matoking.protontricks -vv --gui ``` It...

Protontricks reads the `libraryfolders.vdf` located in `/steamapps/libraryfolders.vdf`. It could be that the Steam client has left an old path there for some reason, or that Protontricks is detecting the wrong...

Can you try running the following command in a terminal emulator and copying the output? The error dialog cannot capture all output, most importantly including `bwrap` which seems to be...

Could you try installing the beta version using the instructions described here? https://github.com/Matoking/protontricks/issues/304#issuecomment-2220599470 Also, please report back if this fixes the issue.

This _could_ be related to [this upstream Ubuntu issue](https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2072811). In short, an update to an Ubuntu security policy makes it too strict and prevents bwrap (which Protontricks uses unless `--no-bwrap`...