TheComet / less-delay

A mod for SSBU that removes 1 frame of input delay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Less Input Delay

This is a software modification to Super Smash Bros. Ultimate that removes 1 frame of input delay.

This is performed by disabling graphical vsync and manually timing the game's core logic to run on the vsync timer.

Read more about how it works in the original README

About this Repo

The purpose of this repo is to exist, or more accurately, to not be removed in the future. I will keep the code of this plugin up to date (though I sincerely doubt that another patch is headed our way, ever) and available, just in case the original repository happens to magically disappear.

About

A mod for SSBU that removes 1 frame of input delay

License:GNU General Public License v3.0


Languages

Language:Rust 50.7%Language:Nix 49.3%