https://bugs.winehq.org/show_bug.cgi?id=50521
--- Comment #4 from Greaka winehq@greaka.de --- 5.13 works fine, I installed it via steam proton aur package. 6.0 packaged with Lutris doesn't work. The screenshots are not from me, I didn't get a self compiled wine version working yet, I cannot comment on any current 6.0 release.
I was following the guide on the regression testing wiki entry. First, I tried to build 32bit, but I wouldn't load the gw2 binary at all. So the current setup with clean winecfg and build dir was setup as follows:
``` WINEARCH=win64 winecfg ./configure --disable-tests --enable-win64 make -j25 ```
I have setup sccache for CC. sccache is ccache with cloud storage and rustc support.
My current HEAD is `0ae1669ec2798193b11fd2d2ac74d51203f673b2`.