Skullgirls 72FPS Mod

Top-level Files of tip
Login

Files in the top-level directory from the latest check-in


!!Offline-only!!!
Windows-only mod that hooks into running process memory using user32.dll, kernel32.dll, psapi.dll, advapi32.dll to force Skullgirls into rendering every frame during the games runtime and modifies the internal fps clock to keep matches the same speed.

Note: If your monitor does not display above 60hz this mod will not give you any visible improvements over the normal game.

Status:
- Stable

Requirements:
- Python 3.13.7 (Uses only native Python modules to integrate into with the Windows API and should be compatible with other python versions but I have not tested any other versions)
- Note: A portable version of Python and a .bat file are included for your convenience.

Limitations:
- Will break after game updates
- May crash and/or cause desyncs with online play
- Use at your own risk

Disclaimer: I am not affiliated with Skullgirls

Known Bugs:
- Causes the main menu to render faster than normal but in-match is normal speed.

To-Do:
- Add Linux (Proton and Native) compatibility
- Some Kind of GUI
- Allow background detection of Skullgirls launching to allow this program to run in background instead of every time the game is launched
- Permanent Skullgirls.exe patch?