https://bugs.winehq.org/show_bug.cgi?id=54734
Bug ID: 54734 Summary: Lord of the Rings Online randomly crashes during gameplay Product: Wine Version: 8.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ewg.grey@gmail.com Distribution: ---
Created attachment 74238 --> https://bugs.winehq.org/attachment.cgi?id=74238 Wine terminal output after a crash
I'm running Arch Linux with Wine 8.4 from the Arch repository on an AMD Ryzen 7 5800X with an AMD ATI Radeon RX 6800 XT graphics card.
The Lord of the Rings Online game client randomly closes/crashes during gameplay with the following message as the last output from Wine:
01b8:fixme:faultrep:ReportFault 000000000011E500 0x0 stub
I've been using this install of LotRO for over a year with no issues. However, I tried creating a new Wine prefix and reinstalling the game from scratch.
I run the following winetricks to get all of the game client's functionality to work:
winetricks d3dcompiler_43 d3dx11_42 d3dx11_43 winhttp corefonts
I'm also using dxvk 2.1
Nothing else is changed from the defaults.
Everything worked fine up through Wine 8.0. However, those were TKG builds of Wine. I switched to the Arch build of Wine to test if the issue was the TKG build of Wine.
https://bugs.winehq.org/show_bug.cgi?id=54734
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #1 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
I have no such crashes with the 64-bit game client. I had crashes with the 32-bit game client due to memory exhaustion.
Unfortunately for you, DXVK is unsupported here, so try without it in a clean wine prefix. I use plain wine without any third party tool or dll overrides, and have great performance.
If you use a non-us keyboard, you may need to use the workaround from bug 30984 to fix some keyboard keys not working.
Also, the LotRO launcher may have some missing text. See bug 32342 for workarounds (you use winetricks corefonts for that).
Regards.