-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Tablet hovering impossible without turning on "Tablet" option in input settings. #30641
Comments
I also have the same problem.After this update,my tablet(GAOMON 1061PRO) can't move correctly and sometimes can't move to the edge. But it didn't happen at the previous version.: ( I also tried to turn off the "high precision mouse",then it fixed(Even though my tablet didn't have supportive driver for osu). |
Possibly related/duplicate of #28223 |
#30641 (comment) yes I did try that after I made the post and have since added the information that it somehow worsens the issue and the game doesn't detect hovering at all. |
I'm assuming you turned it off in lazer, right? Someone in the dev discord thought they had to change the Windows mouse setting, but changing the setting in lazer fixed it for them |
Yes the setting was changed in the in-game setting "high precision mouse" and doing so made the game not recognize hovering at all. with it turned on it is in a broken state. Dragging seems to be unaffected. |
Yeah there also seems to be a separate issue when I have tablet mode enabled in general and hovering though not nearly as major. |
So I guess we turn off SDL3 once more? cc @ppy/team-client |
@Dirtinator @100925afg Can you record a video of it being broken again, but have Global Statistics open (Ctrl-F2) and showing the @100925afg also please send the logs. |
There are also a few SDL error logs, not sure what those are about:
|
This is in regards to the hovering not working properly. Screen.recorder_11-15-2024_12-15-27-90.mp4This is in regards to the shaking while hovering (tablet mode) Screen.recorder_11-15-2024_12-16-2-920.mp4 |
@Dirtinator does hovering work in windowed mode? Try relative mouse mode both enabled and disabled. It should work better when disabled. |
@Susko3 I reinstall my tablet driver ,then it fixed completely. |
Now the hovering part also can work(The Driver I use isn't OpenTabletDriver) |
compressed-logs.zip |
@Susko3 Okay that does seem to have changed something. In windowed mode with high precision ON the issue persists however, with high precision OFF the issue disappears completely (and the shaking that was happening with tablet mode is not present). In borderless however the same thing happened as in the original post. Unfortunately I get worse performance (massive lagspikes) when in windowed/borderless compared to fullscreen but for now the slight shaking isn't causing me any real problems so it's a functional band-aid fix. |
To summarise my testing with https://github.com/Teages/vTablet (Windows Ink):
The real fix for all this is libsdl-org/SDL#10516. |
Which means one of us is going to need to take 2 weeks out to implement this for sdl because they likely don't have enough users to care. Which means, that short term, we probably revert sdl3 again. |
I turing off the "Windows Ink"selection in my tablet driver,so maybe this problem can be solved by banned the "Windows Ink Input"? |
I confirm I also have this problem, using the same Tablet as OP. |
@Susko3 Sorry if this is pedantic but should I also create a separate issue for what I mentioned in #30641 (comment)? I can't do so at the moment as I do not have access to my computer but if it would help with organizing I can do so in 2-3 hours unless there is no point. |
Type
Game behaviour
Bug description
After the most recent update (Lazer 2024.1115.1) the game is incapable of properly detecting my tablet unless I drag it.
If I hover it behaves incorrectly, both as if it had absolute positioning (like a mouse) and partially like normal, jumping between the 2 rapidly.
This has not happened in any previous cases of me playing on Lazer in the past (approximately) year.
The tablet (CTL-472 Wacom) works without issue outside of osu! and this seems to be exclusively when focus is set on the osu! executable.
ADDITIONAL INFO: after making this post I checked to see if I could find an option to fix this and tried turning off "high precision mouse" which simply caused the game to not detect hovering at all instead of doing so in a broken fashion. it still however detected dragging like normal.
Screenshots or videos
Screen.recorder_11-15-2024_11-27-17-215.mp4
During the test I was doing square and circular motion to demonstrate the issue.
Version
Lazer 2024.1115.1
Logs
compressed-logs.zip
Tasks
The text was updated successfully, but these errors were encountered: