- 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
Argh, same issue here I get a frozen screen with a blue dot and a gray dot.
I added the mvscp140.dll as explained
Now no more error in the console but still stuck with the frozen screen :(
Any other idea on how to make it run properly ? :)