Hello @Xarianne, if there's a distro packaging issue with Arch, that needs to be reported to and evaluated by Arch's package maintainers.
In case someone else has the same issue, I'm just coming here to say I had picked the wrong dependency source and it was specific to my hardware. When installing Steam, Arch asks for the source of one of its graphic stack dependencies.
I picked the wrong one a while ago and as everything worked, I did not realise I had done so. Once I finally realised this I reinstalled Steam and picked the correct source, and Ubisoft Connect started to work again.
It was user error, although other distros often don't put the user in the situation where they would have to pick the dependency for themselves in the first place, thus exposing the user to a potential point of failure.
But love it or hate it, this is Arch for you.
PROTON_USE_WINED3D=1x1 2026-01
I thought this was a Proton issue, but I think it is in fact a 32 bit dependency issue, so I am posting it as an issue for Steam itself. Ubisoft Connect does not launch on Arch from Steam unless we force it to run under OpenGL using this launch variable
PROTON_USE_WINED3D=1 %command. This is not a good solution as then the games run badly, if at all.Please see the quote below to see how I arrived to this conclusion. I don't really know which dependencies are missing and I have been struggling to find out.
Mesa version used is 25.3.2 on Arch.
Originally posted by @Xarianne in [#6451](https://github.com/ValveSoftware/Proton/issues/6451#issuecomment-3705153474)