-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not work with osu!lazer #21
Comments
(Thanks for confirming that it’s still an ongoing issue.) |
Ah I don't actively play osu! anymore so I haven't been keeping up to date on development, but I will try to fix this. Looks like fundamentally it still uses OpenTK and the raw input APIs so I imagine (read: hope) there isn't too much work to do. I am busy with real life stuff this month though so it will probably be a while until I can get around to this. |
Okay, so it turns out this is a rabbit hole of WTF, so here goes my findings:
mfw: https://youtu.be/Krbl911ZPBA?t=25 Most likely, unless osu! starts supporting raw input for real instead of faking it on top of WM_MOUSEMOVE, AbsoluteTouchEx will not work without significant changes. |
I am aware there has already been an issue created, but since that was back in 2019 I decided to create another, tried both x64 and x86 loaders, but neither work. This will soon be a huge issue since osu! will move to using osu!lazer as the main client which will make this program (and using touchpads for osu) practically useless
The text was updated successfully, but these errors were encountered: