linux_rocksmith icon indicating copy to clipboard operation
linux_rocksmith copied to clipboard

VBASIOTest32 doesn't find devices, but VBASIOTest64 does

Open cyprienruffino opened this issue 1 year ago • 2 comments

Hi, awesome guide, thanks so much, I finally got Rocksmith working without latency!

  • Where can the part be found?
  • Arch with Pipewire, under the wineasio section. Maybe it's the same for the other guides, but I only tried this one.
WINEPREFIX=$STEAMLIBRARY/steamapps/compatdata/221680/pfx $PROTON/bin/wine /path/to/VBASIOTest32.exe
  • What is wrong with it?

  • To check if wineasio has been installed correctly for the prefix, you recommend using VBASIOTest32, which (for me at least) didn't find any devices, but VBASIOTest64 worked. I started the tutorial from scratch twice because i couldn't find my devices and thought I did something wrong.

  • What should it be instead?

WINEPREFIX=$STEAMLIBRARY/steamapps/compatdata/221680/pfx $PROTON/bin/wine /path/to/VBASIOTest64.exe

Thanks again for the awesome work :)

cyprienruffino avatar Oct 22 '23 15:10 cyprienruffino