Janne Pulkkinen

Results 192 comments of Janne Pulkkinen

Have you modified shortcuts (eg. custom non-Steam games?) using SteamTinkerLaunch, and if so, is Steam able to read them correctly? The `vdf` Python library is crashing when attempting to read...

Try installing Winetricks manually using the developer's instructions here: https://github.com/Winetricks/winetricks?tab=readme-ov-file#manual-install Alternatively, you can install Protontricks from Flathub which comes with its own Winetricks installation. The problem here is that Winetricks...

`wine: Permission denied` suggests that the script created by Protontricks cannot be used by Protontricks for some reason. This could be due to the mount lacking execute rights, though I'm...

OK, I don't see any of the mounts having the `noexec` option that would explain this. Could be something related to the `wine` binary itself that the helper script in...

Replace `~` with your home path (eg. `/home/matoking`) and run the command again; `flatpak` command will not evaluate the tilde automatically.

I tested running Proton 5.13 and Proton 10.0 binaries directly without going through Protontricks. This is generally a "wrong" way of doing things due to compatibility concerns, but should suffice...

Could be the same issue as Winetricks/winetricks#1648, which should be fixed assuming you have cabextract 1.10 or newer installed. You can use `cabextract --version` command to check this.

Sorry, my replies to issue reports tend be sporadic. The problem here is likely with Winetricks or the MO2 installer. The specific command that the MO2 installer tried to run...

Can you submit the output generated by `protontricks -vv --gui` or other similar command with `-vv` flag to [gist.github.com](https://gist.github.com)? Protontricks is a wrapper for Winetricks (a separate project), with Winetricks...

The Protontricks Flatpak works inside a sandbox, meaning it shouldn't be able to detect or access `wineserver` instances out the sandbox, which makes the process freezing after the "will hang...