6e20ad226d5db51be7b67479def785a6b0504d19
Vocaloid6 Linux Installer
Just a script to install Vocaloid6 on Linux.
Download the script and run it, make sure you have wine, winetricks and yabridge/yabridgectl installed if you want to try and use the VST plugin.
Before running the script, place the installers for any voices you want installed in ~/V6Voices and the script will install them alongside the editor.
I have not tested this with wine earlier than 11.6.
Bash
bash <(curl -s bash (curl -s https://gitea.cloudaf.cc/eric/Vocaloid6-Linux-Installer/raw/branch/main/vocaloid6installer.sh | psub))
Fish (because I use fish and fish is wierd)
bash (curl -s https://gitea.cloudaf.cc/eric/Vocaloid6-Linux-Installer/raw/branch/main/vocaloid6installer.sh | psub)
VST works on new wine with this yabridge: https://github.com/robbert-vdh/yabridge/actions/workflows/build.yml?query=branch%3Anew-wine10-embedding
Description
Languages
Shell
100%