Skip to content

nzxl101/offsetsuggester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offset Suggester for osu!stable

Determine your osu!stable suggested universal offset.
Ported over from Pinossaur's tosu overlay

How it works

Every hit has a hit error (ms): +1 = 1ms late, -2 = 2ms early.
After each map the median hit error is computed, this tells you if your audio offset is off.

  1. Collects hit errors during play
  2. On map finish, computes median hit error
  3. Accumulates medians across maps
  4. Suggested offset = universal offset - average of all map medians

Why?

I want to share this overlay to my friends without guiding them on how to install tosu.
If you already use tosu then there's really no reason to use this.

What about osu!lazer?

osu!lazer has this already built in.

Credits

tosu - osu!stable memory offsets
Pinossaur's tosu overlay

About

Offset Suggester for osu!stable

Resources

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors