Janne Pulkkinen
Janne Pulkkinen
Ubuntu ships an outdated version of Protontricks. The newest version which is also required for Protontricks to functional with the newest stable Steam is 1.12.0; any older and it will...
Protontricks can be used both using the graphical application and from the command-line. Most of the time, you're probably trying to run a command like this you might've found on...
It seems like Protontricks is passing the execution to pressure-vessel command correctly, but it's failing in turn due to the "error while loading shared libraries: libdl.so.2: cannot open shared object...
> To be frank, i do not know how to pass -vv to protontricks when its being run as a flatpak, `flatpak run com.github.Matoking.protontricks --gui -vv` just tells me it...
Protontricks 1.10.5 is outdated; you need 1.12.0 as the older versions don't support the latest Steam client. The easiest option might be to install the Flatpak version instead. You can...
I'm guesssing when launched from the GUI, Protontricks inherits some environment variables that set up the Wine environment slightly differently allowing New Vegas to run correctly? The development branch of...
OK, looks like the newer development version isn't helping. If you run `protontricks-launch -vv ...` you should see a bunch of lines like `Setting Wine DLL override: ...` indicating those...
Yeah, that doesn't seem to explain what's happening. Maybe you have two installations of Protontricks, with `protontricks-launch` launching one and the file association (i.e. Protontricks Launcher) launching the other? You...
Protontricks 1.12.0 should support Steam Snap installations, have you checked that the newest version is installed? If not, try running again with `protontricks -vv --gui` and posting the output.
Sorry, I don't use Ubuntu and maintaining a Snap version of Protontricks would increase the maintenance workload. You can look into either the Flatpak version of Protontricks or the `pipx`...