Skip to content

Fix osu! stutters with the click of a button

Notifications You must be signed in to change notification settings

MomonSama/OsuStutterFix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OsuStutterFix

Fix osu! stutters with the click of a button

Requirements

  • Java version 8 or above

What does this do

🔴 This program will not make permanent changes to your system!
🔴 They are only temporary and restarting your computer does undo everything.

OsuStutterFix sets the affinity of all the currently running user processes to exclude the first CPU core, CPU0.
Since osu! only runs on the first CPU core, removing the ability of other user processes to use CPU0 greatly improves osu!'s common stutter issues.

Doing this will not impact the performance of the changed applications.

In theory, you could do all of this manually by hand via Task Manager but since there are hundreds of processes running at once it would be extremely tedious.

Before After
image image

How to run

  • Start osu!
  • Run OsuStutterFix.jar
  • Wait until it's finished
  • Play with improved performance!

Help

Feel free to let me know if you need any help

About

Fix osu! stutters with the click of a button

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%