last year i tried to get rocksmith working on linux with wineasio, but failed (https://github.com/mdias/rs_asio/issues/201).
so now i thought i'll give it a try but now i fail way earlier. unfortunately, i did not document what i did the last time :(
i compiled wineasio and put that into /usr/lib/wine/i386-unix, registered the .dll with regsrv in the wine/proton environment with
WINEPREFIX=/home/oli/.local/share/Steam/steamapps/compatdata/1493710/ regsvr32 /usr/lib/wine/i386-unix/wineasio.dll
i also have a compatdata/221680 - no idea whats that one so i registered the dll there too. that worked.
then i copied the rs_asio files into the gameplay folder (/home/oli/.steam/steam/steamapps/common/Rocksmith2014) and started rocksmith.
Unfortunately, the FindDrivers finds nothing, not even my onboard sound stuff, so i am wondering whats wrong.
last year i tried to get rocksmith working on linux with wineasio, but failed (https://github.com/mdias/rs_asio/issues/201). so now i thought i'll give it a try but now i fail way earlier. unfortunately, i did not document what i did the last time :(
i compiled wineasio and put that into /usr/lib/wine/i386-unix, registered the .dll with regsrv in the wine/proton environment with
WINEPREFIX=/home/oli/.local/share/Steam/steamapps/compatdata/1493710/ regsvr32 /usr/lib/wine/i386-unix/wineasio.dll
i also have a compatdata/221680 - no idea whats that one so i registered the dll there too. that worked.then i copied the rs_asio files into the gameplay folder (/home/oli/.steam/steam/steamapps/common/Rocksmith2014) and started rocksmith. Unfortunately, the FindDrivers finds nothing, not even my onboard sound stuff, so i am wondering whats wrong.
any help is very appreciated!