Closed perlindgren closed 3 years ago
There is no currently no way to get Powershell working under Wine so the current Waves Central won't work.
Waves 11 works under wine!!
https://github.com/PietJankbal/powershell-wrapper-for-wine/issues/1#issuecomment-704560804
Currently Waves does not open in a win10 prefix (thus v11 plugins dont work yet), so make sure the prefix is win7, win8 or win8.1.
When downloading the plugins. Check what plugins you have activated/can activate, and now download the v10 version of this, everything should be working. I have all my plugins working in reaper using linvst (so vst2) and im currently trying linvst3. (Look at the readme for install instructions) You wanna download the 2 powershell files and then run "wine powershell" to set it up.
There seems to be a typo in the Waves.reg.
The PR should fix that https://github.com/osxmidi/LinVst3/pull/7.
Overall the instructions to get Waves plugins working win LinVst is quite hard to follow. If possible please make clear (by example) how to get the dlls (if official sources exist, or else how you can obtain them from an existing WIN10 install), examples how to override, etc.
Does this mean that v11 is a no-go, and the text below just applies to waves 10 (or older)? (I assume so but it's not perfectly clear.)
Is that true/required also for the current 5.3 release?
Does that mean you should get
mfc42
andmfc42u
from an existising WIN10 install? (In the dropdown under libraries, these are not found). When you manually add them (optionally), is it just the name(s) of the dlls or some additional parameters.In
wintricks
there is an option to installpsdk2003
(MS Platform SDK 2003), is that the same as the Resource Kit (with Robocopy). If not this maybe this link could be useful. https://www.microsoft.com/en-us/download/details.aspx?id=17657 However, when I tried running the latter (under wine 5.3) it asked for User Information, and pressing next seems to abort the program (at least it closes directly). According to the install instructions, files should be created under %Program Files%\Windows Resource Kits\Tools folder, but nothing seems to have been installed.Same as 2.
Use the fixed one.
Which versions does apply? (10 and/or 11)
Did not get that far.
Seems to indicate the process works only for v10.
If one succeeds to install powershell under wine, would it be expected that v11 could could work with similar instructions as above?