Linux

How to install reFX Nexus VST on Linux



Hi there,
i apologize for my mistakes in the video. Its not perfect but i hope it does help you. I am going to show you how to install the VST Plugin reFX Nexus 3 (also possible with Nexus 2 and Nexus4) in Linux Ubuntu with wine and yabridge. Its not that easy as i expected but the problem appears because of missing windows libraries in linux. Below i posted all libraries which i installed to make it run.
Before you install the VST Plugin, make sure that you already have installed wine and yabridge. If you dont know how to do it, watch this video: .

Please comment or ask me if you have questions and dont give up if you already came up here.
Its possible that some issues appear different in your device but i will try to help as good as possible. Just dont give up:)
There is a reason why you found my video. You are probably tired from windows or too poor to buy macOS (kidding).

Btw. here is my Insta Account:

/////////////////////////////////////////
Timestamps:

0:00 Intro
01:17 Download and Install reFX Cloud app on Linux
02:21 Change in wine config the dpi resolution
03:10 Install winetricks and directX libraries in console
04:02 Install vcrun2019 and another framework
06:20 change in wine config to windows 11 compatibility
07:13 Add manually missing library d3d10core
07:55 starting reFX Cloud app with wine
09:04 Adding checking yabridge status
10:04 Adding new path to yabridge

/////////////////////////////////////////
Console commands:

– (Opening wine configuration):
winecfg

– (install winetricks):
sudo apt install winetricks

– (install missing directX libraries):
winetricks d3dx9 d3dx10 d3dx11 dxvk

– (install VC runtime and another windows framework):
winetricks vcrun2019 dotnet48

– (adding path to yabridge):
./yabridgectl add “$HOME/.wine/drive_c/Program Files/VSTPlugins/”

//////////////////////////////////////////
How to find yabridge folder:
-(your personal folder)/.local (hidden file, open with win + H)/share-yabridge

How to add path to Nexus.dll:
-(your personal folder)/.wine/drive_c/Program Files/VSTPlugins
////////////////////////////////////////

Userful links:

1. refx Nexus page:

2. wine:

3. yabridge

Complete list of all windows libraries:
– atl140(Native, Builtin)
– concrtl140(Native, Builtin)
-d3d10core (Native)
-d3d11 (Native)
-d3d9 (Native)
-d3dcompiler_43 (Native)
-d3dcompiler_47 (Native)
-d3dx10_33 (Native)
-d3dx10_34 (Native)
-d3dx10_35 (Native)
-d3dx10_36 (Native)
-d3dx10_37 (Native)
-d3dx10_38 (Native)
-d3dx10_39 (Native)
-d3dx10_40 (Native)
-d3dx10_41 (Native)
-d3dx10_42 (Native)
-d3dx10_43 (Native)
-d3dx9_24 (Native)
-d3dx9_25 (Native)
-d3dx9_26 (Native)
-d3dx9_27 (Native)
-d3dx9_28 (Native)
-d3dx9_29 (Native)
-d3dx9_30 (Native)
-d3dx9_31 (Native)
-d3dx9_32 (Native)
-d3dx9_33 (Native)
-d3dx9_34 (Native)
-d3dx9_35 (Native)
-d3dx9_36 (Native)
-d3dx9_37 (Native)
-d3dx9_38 (Native)
-d3dx9_39 (Native)
-d3dx9_40 (Native)
-d3dx9_41 (Native)
-d3dx9_42 (Native)
-d3dx9_43 (Native)
-dxqi (Native)
-mscoree (Native)
-msvcp140 (Native, Builtin)
-msvcp140_1 (Native, Builtin)
-msvcp140_2 (Native, Builtin)
-msvcp140_atomic_wait (Native, Builtin)
-msvcp140_codecvt_ids (Native, Builtin)
-ucrtbase (Native, Builtin)
-vcamp140 (Native, Builtin)
-vccorlib140 (Native, Builtin)
-vcomp140 (Native, Builtin)
-vcruntime140 (Native, Builtin)
-vcruntime140_1 (Native, Builtin)
-d3d10core (Native, Buildin)

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button