- Don't know what Melodics is? Watch this great introduction by Slynk
- Download Melodics
- I had audio glitches so I had to run the application like this:
export PULSE_LATENCY_MSEC=5\
&& export WINEPREFIX="/home/alinz/.wine"\
&& wine "$USER/.wine/dosdevices/c:/Program Files/Melodics/Melodics.exe"
- The application will after the login if miss to set the following library override:
- Open
winecfg
- Optional: Add an application override for
Melodics.exe
- Go to Libraries tab
- Add a new override for
msvcp140.dll
- It should now show under Existing overrides `msvcp140 (native, builtin)
- Open
Thanks for the snippet!
I managed to get the
mvscp140.dll
and get a network connection via https://wiki.winehq.org/FAQ#Failed_to_use_ICMP_.28network_ping.29.2C_this_requires_special_permissions.The window loads but seems to be stuck at the loading screens blue dot blinking, anyone faced the same issue?