Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Launcher for logging in and booting Scarlet Blade Vendetta on WINE using Linux or MacOS.

Notifications You must be signed in to change notification settings

nazgulsenpai/sbwinelauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scarlet Blade Vendetta WINE Launcher for Linux or MacOS

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.
Screenshot

MacOS Sierra on Mac Mini (2011) Screenshot

1) Install WINE (tested 4.0)

Setup WINE using your distro's package manager, as well as winetricks. Use winetricks to install VC++2015 runtime:
winetricks vcrun2015

2) Download the Scarlet Blade Vendetta Installer

http://sb.vendettagn.com

3) Run the Stock Launcher

Run the stock launcher to patch all of your files to the latest versions

4) Place sb.py in your Scarlet Blade Vendetta installation folder

On my system it was
/home/username/.wine/drive_c/Vendetta Gaming Network/Scarlet Blade Vendetta/

5) Run sb.py

chmod +x ./sb.py
./sb.py [username] [password]
If you don't provide a username or password you will be prompted.

About

Launcher for logging in and booting Scarlet Blade Vendetta on WINE using Linux or MacOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages