Skip to content

SkullGirls-Ranking-System V1.4

Latest

Choose a tag to compare

@Devyatyi9 Devyatyi9 released this 11 Jun 10:29
· 3 commits to master since this release
d437664

SkullGirls-Ranking-System

A lightweight client for a ranked game. It sends match results to a server for processing, allows you to view your rank and stats on a website, and includes a simple UI (F3) to see sent matches and toggle ranked mode on/off.

More details on the repository page

Installation

  1. Download the latest release from the Releases page(You're already here!).
  2. Extract the "dbghelp.dll" file to your game folder. "C:\Program Files (x86)\Steam\steamapps\common\Skullgirls" for exemple.
  3. That's all!

V1.4 Update information:

  • Fixed a crash on Linux when sending a match to the server
  • Changed the mod proxying method for Windows 11 support
  • Slightly reduced mod size by replacing the networking library
  • Added Quick Match support
  • Added Steam metadata support for exchanging mod info between players (future: shows who in the lobby has the mod and whether it's enabled); also reduces unnecessary match submissions
  • Added server error message display on match submission failure