Python script for logging in and booting Scarlet Blade Vendetta on WINE using Linux or MacOS. The script logs in through HTTP (like the official launcher), automatically patches XignCode with sbxigncode (code found https://github.com/nazgulsenpai/sbxigncode) with a x3.xem built to be compatible with WINE.
Tested on WINE 4.0 on Mint 19 and works flawlessly.
MacOS Sierra on Mac Mini (2011)
Setup WINE using your distro's package manager, as well as winetricks. Use winetricks to install VC++2015 runtime:
winetricks vcrun2015
Run the stock launcher to patch all of your files to the latest versions
On my system it was
/home/username/.wine/drive_c/Vendetta Gaming Network/Scarlet Blade Vendetta/
chmod +x ./sb.py
./sb.py [username] [password]
If you don't provide a username or password you will be prompted.