Sup guys, I am on a Arch linux laptop with a RTX 4070 max-q, my problem is that while running Melty Blood AACC (32 BITS) i had an issue about the gstreamer plugins, even marking the “use system libraries” option it looks for the plugins on the lutris runner, here are the logs
using system libraries:
(wine:3205): GStreamer-WARNING **: 19:40:52.319: Failed to load plugin '/home/kaneda/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/lib64/gstreamer-1.0/libgstjpeg.so': /home/kaneda/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/lib64/gstreamer-1.0/libgstjpeg.so: wrong ELF class: ELFCLASS64
...
not using system libraries:
(wine:12872): GStreamer-WARNING **: 20:00:29.250: Failed to load plugin '/home/kaneda/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/lib64/gstreamer-1.0/libgstsubenc.so': /home/kaneda/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/lib64/gstreamer-1.0/libgstsubenc.so: wrong ELF class: ELFCLASS64
(wine:12872): GStreamer-WARNING **: 20:00:29.255: Failed to load plugin '/home/kaneda/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/lib/gstreamer-1.0/libgstflac.so': libFLAC.so.8: cannot open shared object file: No such file or directory
...
why it just does not look at my /usr/lib directory?