Janne Pulkkinen

Results 193 comments of Janne Pulkkinen

One of the appmanifest files doesn't seem to have a `name` field. Could you try running the following command? It should print the contents for any files that lack the...

> ``` > "AppState" { "appid" "20554559" "Universe" "1" "installdir" "ELDEN RING" "StateFlags""1026" } > "AppState" { "appid" "20561646" "Universe" "1" "installdir" "PAYDAY3" "StateFlags""1026" } > ``` > > I...

I'm not the package maintainer for the Debian/Ubuntu package, so I unfortunately cannot solve this problem. Debian and its derivatives such as Ubuntu seem to be a common culprit for...

Since the Mod Organizer requires Protontricks to be available as a `protontricks` executable, pipx is likely the best option. The alias is only necessary for Protontricks when it's installed using...

This looks like an issue with a missing locale. If you run the command `locale -a`, is `pl_PL.utf8` listed? If not, running `sudo locale-gen` to generate the missing locale might...

Do you have any custom compatibility tools installed besides the stock Proton? If so, what exactly? They should be found as directories inside both `~/.steam/steam/compatibilitytools.d/` and `/usr/share/steam/compatibilitytools.d/`. Protontricks is trying...

Is there a `compatibilitytool.vdf` file in `~/.steam/steam/compatibilitytools.d`? If so, what are its contents?

Can you try uninstalling Protontricks and then installing the following development version of Protontricks: ```sh $ flatpak install --user https://dl.flathub.org/build-repo/68112/com.github.Matoking.protontricks.flatpakref ``` The development version has a new `-vv` that implements...

Can you try using the `--no-bwrap` parameter with `protontricks-launch` instead? I tested this with Hitman 3 and Peacock Patcher (which also relies on reading the game's memory), and was able...

The windows in the taskbar denote which applications are related (i.e. they have the same program name). See the following screenshot and the "Group" setting which governs this (you can...