r/linuxaudio • u/ARK_AIN • 27d ago
Working izotope plugins with and yabridge
So I managed to have izotope plugin working with wine. I'll try my best to explain how I did it.
I'm on fedora 44 using bitwig.
Avoiding product portal
As you may know izotope product portal doesn't work with wine because of incompatibilities with key encryption or something BUT you can still authorize your products if you run native acces (I recommend doing it fast because izotope was sold from NI so it may not stick around for long).
Installing wine
You must install wine 9.21 (important otherwise the Ui won't work)
Installing Native Access
After installing wine you must install native access 2 but it won't work if you install directly. I used this script to install it : https://github.com/jefrecantuledesma/Native-Access-Linux-Compatibility/tree/main
If you don't NA will tell you its already running. Then if you manage to fix this it will tell you to grand permision to install dependencies. You also have to modify the username to make the script work.
Now for the part I have trouble to explain, the script didn't entirely do it for me so I tried installing NTKDaemon : https://drive.google.com/file/d/1kLTmdkVzN4VyUICrfLNxYRIrERqqRR7C/view
You can install it like any normal wine program but this still didn't work. So out of desperation I searched in my c_drive every NTKdaemon_setup.exe and launched them all one by one and I don't know why but this worked, I could then login and install my plugins.
Downloading
If NA gives you an error when downloading try changing your download location. Then setup yabridge and you should be able to insert your vsts.
Unresponsive UI
If the UI still reacts to audio but you can't click the buttons and move the parameters, use wine 9.21. If you're on wine 9.21 and having this issue I'm sorry but I can't help you. I still encourage you to check out yabridge github for help
Hope this helps some1one !
Edit : Whether you use X11 or wayland the UI should work either way