Skip to content
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

Open
Doksha opened this issue Feb 2, 2021 · 3 comments
Open

Does not work with osu!lazer #21

Doksha opened this issue Feb 2, 2021 · 3 comments

Comments

@Doksha
Copy link

Doksha commented Feb 2, 2021

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

@t-wy
Copy link

t-wy commented Feb 2, 2021

(Thanks for confirming that it’s still an ongoing issue.)

@apsun
Copy link
Owner

apsun commented Feb 2, 2021

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.

@apsun
Copy link
Owner

apsun commented Feb 14, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants