Consider supporting Linux for Synthesizer V Studio 2

Thanks! This worked for me. In my case, I had to override the default wine-protocol-dreamtonics-svstudio2.desktop that wine uses to handle the login, I replaced it with this snippet:

[Desktop Entry]
Type=Application
Name=Synthesizer V Studio 2 Pro
MimeType=x-scheme-handler/dreamtonics-svstudio2;
Exec=env WINEPREFIX="<your prefix>" wine C:\\\\ProgramData\\\\Microsoft\\\\Windows\\\\Start\\ Menu\\\\Programs\\\\Synthesizer\\ V\\ Studio\\ 2\\ Pro\\\\Synthesizer\\ V\\ Studio\\ 2\\ Pro.lnk %u
NoDisplay=true
StartupNotify=true
Icon=9D36_synthv-studio.0

Then make sure to update desktop database: (this command should work) update-desktop-database ~/.local/share/applications. You should be able to login now.

Installing edge webview and setting the os version to win7 at the end finally removed those white screens and let me download the vocals.

1 Like