Setcap wine to fix BF4 ping - symbol lookup errors

Questions about Wine on Linux
Locked
ThaChillera
Newbie
Newbie
Posts: 3
Joined: Tue Jun 30, 2020 10:42 am

Setcap wine to fix BF4 ping - symbol lookup errors

Post by ThaChillera »

Hi,

I’m trying to fix my BF4 ping, by following this guide: https://www.reddit.com/r/linux_gaming/c ... u_a_guide/
I’ve executed the setcap commands on the lutris version of wine. This results in the error in the log:

Code: Select all

/home/{username}/.local/share/lutris/runners/wine/lutris-5.6-5-x86_64/bin/wine: symbol lookup error: /home/{username}/.local/share/lutris/runners/wine/lutris-5.6-5-x86_64/bin/wine: undefined symbol: wine_get_patches, version WINE_1.0
Even though it reports nothing about missing shared objects (like the guide states is possible), I also tried linking these as shown in the guide. Sadly this didn’t resolve anything, it errors with the same line.

Any help would be greatly appreciated

Full Lutris debug paste: https://paste.ubuntu.com/p/Cc5vz9Yd9T/
OS: Arch Linux
Locked