I tried to play this game and I encounter this issues: 1) The first issue could be easily fix by Valve. It is described in the first message that is dated from 2018... You can not launch game settings application because...
Ohh, so that's why there is secondary mesa version output in the Steam Deck with pacman: Steam Deck `pacman -Si mesa` output [code] Thank you, @Blisto91 ! With this all of the information about the versions matches perfe...
@psstoyanov If lutris flatpak uses the same runtime base as steam flatpak stable then it is because it uses the mesa 21.3 drivers. dxvk master requires at least mesa 22.0. The freedesktop sdk is getting a update here in ...
@Blisto91 , I couldn't verify it with the Steam Deck for whatever reason. Maybe the Lutris Flatpak wasn't happy to mess with the custom dxvk build :expressionless: It throws `IDirect3d9_CreateDevice failed, please re-run...
Oh, sweet! That was a lot simpler than I was initially thinking. dxvk master + Lutris doesn't have the artifacts on my Ryzen tower. Will check with the Deck and write down the versions in about 2 hours
You can grab a build of latest master, as of this moment, here https://github.com/doitsujin/dxvk/actions/runs/2856568114 You can then make a folder in `~/.local/share/lutris/runtime/dxvk/` , called e.g. master or similar...
I don't know if that particular mesa version is of then :smile: Whatever dxvk master has added, it resolves the antialising with Proton Experimental on both: On the Ryzen tower with Manjaro: `mesa 22.1.6-1` On the Steam ...