Hi!
This is for all the players who has the mouse-drift problem only.
EDIT:
I think i've found a solution :O It has completely stopped my own mouse-drift problem.
It requires 2 changes in the registry. It basicly does step2 from this url: http://forums.steampowered.com/forums/showthread.php?t=1208938
Mouse-drift fix file: https://cat.ovh/mouse.reg
What the registry change does, is basicly remove every last bit of mouse-acceleration that exists, even if you have DISABLED mouse-acceleration in the windows settings. Atleast thats what I think it does, because my mouse is fine now.
ORIGINAL POST:
My mouse drifting seems to be really bad in every song, especially in songs that last longer than a minute. I have to re-adjust my hand at least once every minute, or else my mouse hits the wall.
I've made a software that runs in the background, tracking my mouse-movement while in osu, and, for every X amount of pixels I move my mouse in the drift-direction, it will programmatically move the cursor X amount of pixels in a selected direction, to try and kind of "cancel" out the drift.
This wont automatically just fix your mousedrift, you have to try and tweak the numbers until the drift "balances" and youre happy with the result
This does NOT interact with osu in ANY way.
Download links:
Windows binary (.exe): https://cat.ovh/OsuAntiMouseDrift.exe
C# Source Code (.rar): https://cat.ovh/OsuAntiMouseDrift.rar
Current design:
NOTE: THIS REQUIRES YOU TO DISABLE RAW INPUT INGAME.
This is for all the players who has the mouse-drift problem only.
EDIT:
I think i've found a solution :O It has completely stopped my own mouse-drift problem.
It requires 2 changes in the registry. It basicly does step2 from this url: http://forums.steampowered.com/forums/showthread.php?t=1208938
Mouse-drift fix file: https://cat.ovh/mouse.reg
What the registry change does, is basicly remove every last bit of mouse-acceleration that exists, even if you have DISABLED mouse-acceleration in the windows settings. Atleast thats what I think it does, because my mouse is fine now.
ORIGINAL POST:
My mouse drifting seems to be really bad in every song, especially in songs that last longer than a minute. I have to re-adjust my hand at least once every minute, or else my mouse hits the wall.
I've made a software that runs in the background, tracking my mouse-movement while in osu, and, for every X amount of pixels I move my mouse in the drift-direction, it will programmatically move the cursor X amount of pixels in a selected direction, to try and kind of "cancel" out the drift.
This wont automatically just fix your mousedrift, you have to try and tweak the numbers until the drift "balances" and youre happy with the result
This does NOT interact with osu in ANY way.
Download links:
Windows binary (.exe): https://cat.ovh/OsuAntiMouseDrift.exe
C# Source Code (.rar): https://cat.ovh/OsuAntiMouseDrift.rar
Current design:
NOTE: THIS REQUIRES YOU TO DISABLE RAW INPUT INGAME.