osxmidi / LinVst

Linux Windows vst wrapper/bridge
GNU General Public License v3.0
674 stars 41 forks source link

VSTs aren't loaded in REAPER on Arch, no matter the wine version #182

Closed Duder963 closed 3 years ago

Duder963 commented 3 years ago

I've been having the issue of the converted VSTs not being loaded, but unlike everyone else, downgrading to Wine 6.2 doesn't fix the issue. I've tried various wine versions, wine-staging versions, and linvst forks, to no avail. Here's one of the messages I get in the terminal when starting reaper.

wine: could not open working directory L"unix\\home\\duder963\\Documents\\VSTs\\Windows\\", starting in the Windows directory.
DSSI VST plugin server v0.986
Copyright (c) 2012-2013 Filipe Coelho
Copyright (c) 2010-2011 Kristian Amlie
Copyright (c) 2004-2006 Chris Cannam
LinVst version 3.2.1
Loading  /home/duder963/Documents/VSTs/Windows/LABS (64 Bit).dll
dssi-vst-server: ERROR: Couldn't load VST DLL "/home/duder963/Documents/VSTs/Windows/LABS (64 Bit).dll"
LinVst Error: lin-vst-server not found or vst dll load timeout or LinVst version mismatch
Duder963 commented 3 years ago

Never mind. My .wine folder's dosdevices folder was somehow missing the z: directory. Deleting the folder and regenerating fixed it