
i am trying to register the wineasio.dll in my wineprefix which is at /home/oli/.steam/steam/steamapps/compatdata/221680/pfx. it says registered successfully, but its not listed in the libraries combobox.
i tried wine64 regsvr32 /usr/lib64/wine/x86_64-unix/wineasio.dll and regsvr32 /usr/lib/wine/i386-unix/wineasio.dll.
i compiled the wineasio.dll myself.
anyone an idea what i have to do that the dll is listed in that combobox and available in the prefix? the prefix is 64 bit, so i tried it with the 32 bit dll (with wine regsrv32) and also with 64 bit with wine64 regsrv32 ... but in both cases, it is not listed in the combobox.
The prefix is generated by proton 5.0, i will try this now with proton 7. So not sure if it is a proton problem or a wine problem. But i use winecfg to check the libraries.
edit:
tested with a proton 7 created pfx folder, same behaviour, no wineasio.dll in the winecfg library combobox :/