Setcap wine to fix BF4 ping - symbol lookup errors

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

Hi,

I’m trying to fix my BF4 ping, by following this guide: https://www.reddit.com/r/linux_gaming/comments/gc5qss/wine_and_ping_support_on_ubuntu_a_guide/
I’ve executed the setcap commands on the lutris version of wine. This results in the error in the log: /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