Page 17 of 18
Re: [Guide] RoR Under Linux
Posted: Tue Dec 17, 2019 7:28 pm
by sigz
xpander wrote: Tue Dec 17, 2019 6:57 pm
its black for me also, but only on my left monitor, if its on the right monitor then its rendering fine. I have no idea why its doing that.
i think it might be something to do with the DXVK_HUD. Maybe... havent tested without yet
It's black for me in both screens, I tried to disable dxvk hud but it still renders black.
Re: [Guide] RoR Under Linux
Posted: Wed Dec 18, 2019 2:37 pm
by xpander
So the overly bright ground texture is fixed thanks to patch from Paul Gofman:
https://bugs.winehq.org/show_bug.cgi?id=48302
This currently works with the wined3d but not with the D9VK(DXVK)
i applied this patch against 5.0rc1 staging wine and it works great.
if anyone wants a patched wine-staging with fsync and this patch its here:
https://drive.google.com/open?id=1AOQku ... UmdZxPalpW
It's compiled on Arch Linux, so i have no idea if this will work with other distros
Re: [Guide] RoR Under Linux
Posted: Wed Dec 18, 2019 2:57 pm
by sigz
I can confirm the patch works fine !

Re: [Guide] RoR Under Linux
Posted: Sun Dec 22, 2019 5:59 am
by Dephyant
Has anyone seen graphics glitches like these? It's just some spells that do it and areas with light beams shooting up in the air. I've searched all over trying to find a possible cause but no luck. This is with an AMD card and Mesa drivers. ROR is the only game that does anything like this.
Of course everything is updated. I've tried every setting in ROR, a million search terms in google but nada.
Re: [Guide] RoR Under Linux
Posted: Sun Dec 22, 2019 10:33 am
by xpander
Sounds like GPU driver issue. Never experienced this. The only thing i have is the Squig Herders detaunt(Don't Eat me) that causing a black square under the character, but i remember it being same back in 2010 when i used Windows. So that's probably a game bug. But those extremes like on your pictures, i never seen.
I have GTX 1080Ti with 440.43.01 drivers currently
Re: [Guide] RoR Under Linux
Posted: Sun Dec 22, 2019 3:07 pm
by Dephyant
I'm guessing years of screwing with the drivers did it. Clean linux install fixed it.
Re: [Guide] RoR Under Linux
Posted: Wed Jan 08, 2020 3:37 pm
by xpander
Lutris 5.0-rc4 build includes the sRGB patch in order to fix the bright ground texture issues. Superb thanks to Tannis Root for making the build. Now everyone can enjoy the Warhammer Online as it should.
This doesnt work with D9VK(DXVK) yet though, this issue is still open:
https://github.com/doitsujin/dxvk/issues/1296
Re: [Guide] RoR Under Linux
Posted: Wed Jan 08, 2020 9:05 pm
by Jagrfel
Total noob here trying to make it work and learn something from all this.
I have installed dotnet40 and d3dx9_34 via winetricks on my prefix tried to launch it but nothing happens i dont even see any log.
Tried the Lutris 5.0-rc4 Xpander said ,again nothing happens.
If i check logs from Lutris i get many errors like Fontconfig warnings and others.
Re: [Guide] RoR Under Linux
Posted: Wed Jan 08, 2020 11:37 pm
by xpander
Jagrfel wrote: Wed Jan 08, 2020 9:05 pm
Total noob here trying to make it work and learn something from all this.
I have installed dotnet40 and d3dx9_34 via winetricks on my prefix tried to launch it but nothing happens i dont even see any log.
Tried the Lutris 5.0-rc4 Xpander said ,again nothing happens.
If i check logs from Lutris i get many errors like Fontconfig warnings and others.
try installing corefonts then maybe?
Re: [Guide] RoR Under Linux
Posted: Fri Jan 10, 2020 7:28 pm
by Jagrfel
yeah it was corefonts after all so stupid from me i didn't notice.
Thanks again for your help!