I have never yet used any non-native Linux plugins--I haven't had a need to yet (although that may change in the future). However, that said, I did a bit of research, because I am interested in this subject as well. Here's what I've found:BBFG# wrote: Wed Jan 24, 2024 8:39 pm Sincere question; Does Access also work under WINE? Because that's the sticking throttle that kills everything from them to me. Doesn't matter what you can get from them if Access won't download, install or authorize them...
Apparently, version 1 worked without problems, but starting with version 2, it had problems. See this note for details:
https://unix.stackexchange.com/question ... -with-wineVersion 2 of Native Access is an Electron application that uses an API to call a UAC prompt that is not yet supported in Wine. The current workaround is to install the legacy, Qt-based Native Access (version 1)
However, as I understand it, Native Access version 1 no longer works, even for Windows and Apple users (Am I understanding this correctly?).
A new version was released at the end of 2023:
https://community.native-instruments.co ... 0-now-live
Until I started researching this, I wasn't even aware that they were on Native Access 2 version 3.8 now.
The WINE development group keeps an active volunteer-run database of things people want to run in WINE and the status as to whether things work or not. I looked up Native Access, and found the following information:
https://appdb.winehq.org/objectManager. ... &iId=19265
Notice at the bottom that Native Access 2 (the Electron version) version 3.7 has been rated "GOLD". That's a good sign. Clicking on that link brings up this page:
https://appdb.winehq.org/objectManager. ... &iId=41820
As you will see, there is a step by step set of instructions for getting the Native Access 2 version 3.7 installed. But be warned, the steps are not going to be easy for everyone. Those used to using Linux will likely have little problems. However, those just getting started with Linux may struggle with this set of instructions, because there isn't an easy fix right now. Hopefully, a future version of WINE or a future version of Native Access 2 will make the set up easier.
An interesting comment is listed in at the end, stating:
So, in short although I haven't tested it, an experienced Linux user should be able to install the latest version of Native Access 2 (version 3.Since publishing this version, my Native Access version has been updated from 3.7.0 to 3.8.0, and NTKDaemon from 1.14.0 to 1.15.1.
A notification popped up when opening Native Access that the new version would be installed when restarting the application.
The new version of the NTKDaemon had to be installed using the same method as above and, as I was already logged in, when opening Native Access with the daemon running the update was successful.
(Something must have been broken with the update that happened before, as mentioned above)
I hope this helps!
EDIT: I found a short conversation that might be helpful in shedding further light on the subject:
https://linuxmusicians.com/viewtopic.php?t=26555
Best!
EDIT2: For the sake of interest for the Linux nerds and developers, this thread on Electron was fascinating for me. Warning, it includes a lot of programming and development discussion:
https://www.reddit.com/r/linux/comments ... apps_have/
