Linux: Live2d
| Issue | Solution | |-------|----------| | | Set Windows version to win10 via winecfg . Disable "Allow window manager to decorate windows". | | Cursor offset in canvas | Run in virtual desktop mode: winecfg → Graphics → "Emulate a virtual desktop" (1920x1080). | | Crash on file open | Install msxml3 via winetricks. | | No audio preview | Install xact via winetricks. |
wine "Live2D_Cubism_Setup_4.2.04.exe"
The official Cubism Viewer for Unity requires a Windows or macOS environment to run natively. How to Run Live2D Cubism on Linux live2d linux
If you use Leap Motion for hand tracking, you are in for a challenge. The Leap Motion driver software (Orion/Controller) has spotty Linux support, and getting it to communicate with a Windows application running inside Wine is a complex configuration task that often requires writing custom udev rules.
git clone https://github.com/YumeYuka/live2d-rs cd live2d-rs cargo run --release --example simple | Issue | Solution | |-------|----------| | |
pip install live2d-py
Requires libglfw3-dev , libopengl-dev . Supports Cubism 4 models. | | Crash on file open | Install msxml3 via winetricks
cd "$WINEPREFIX/drive_c/Program Files/Live2D Cubism Editor 4" wine CubismEditor.exe
(64-bit):