VST plugins not loading (on Linux Mint 18.2 with Wine 2.0.3)

Having trouble with LMMS? Ask about it here.
When i try to run VST plug-ins (Synth1 and nyquistEQ) on VeSTige or on the Mixer i get this message:
"The VST-plugin /usr/lib/vst/NyquistEq5.dll could not be loaded for some reason.
If it runs with other VST-software under Linux, please contact an LMMS-developer!"

I've been trying to solve this problem whole day but i could not.
Here is what i did:
- i uninstalled both wine and lmms and installed them again this time in correct order (first wine from the suggested repository, than lmms from kxstudio repository)

Code: Select all

sudo apt-get install --install-recommends winehq-stable

Code: Select all

sudo apt-get install lmms
- i added /usr/lib/lmms to some drive letter using Wine configuration (winecfg)

Here are some info about my computer:
CPU~Quad core Intel Core i7-2630QM (-HT-MCP-) speed/max~813/2900 MHz Kernel~4.8.0-53-generic x86_64 Up~56 min Mem~1673.0/7893.0MB HDD~640.1GB(21.7% used) Procs~256 Client~Shell inxi~2.2.35

I'm using Linux Mint 18.2 Sonya; LMMS 1.1.3 (Linux x86_64, Qt 4.8.6, GCC 4.8.4) and wine-stable (version 2.0.3~xenial) are installed.
Starting lmms from the command line might give some use full info.