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

Cursor in two places at once with tablet driver #12171

Closed
n-loo opened this issue Mar 24, 2021 · 7 comments · Fixed by ppy/osu-framework#4315
Closed

Cursor in two places at once with tablet driver #12171

n-loo opened this issue Mar 24, 2021 · 7 comments · Fixed by ppy/osu-framework#4315
Assignees
Labels
osu!framework issue Can't resolve this without changes to osu!framework. priority:0 Showstopper. Critical to the next release.
Milestone

Comments

@n-loo
Copy link

n-loo commented Mar 24, 2021

Describe the bug:
Cursor when using tablet (Wacom CTH-480) is in two places at once.
Upon launching the game with my tablet plugged in I get the error: "Device: Failed to set tablet feature: 02-02"
This occurs in both fullscreen and windowed modes.
Maybe related to this thread? #12120

Screenshots or videos showing encountered issue:

PXL_20210324_185439059.2.mp4

osu!lazer version:
2021.323.0 on Windows.
Logs:
database.log
network.log
performance.log
runtime.log
updater.log

@frenzibyte
Copy link
Member

Can you confirm this isn't about an external driver handling your tablet simultaneously with osu!lazer's integrated driver? by disabling the in-game tablet driver from settings. (though not exactly sure if that's possible to happen)

@n-loo
Copy link
Author

n-loo commented Mar 24, 2021

It looks like the issue is due to Wacom tablet drivers and lazer's drivers both having control at once.

Disabling the in-game tablet driver stops the cursor from being in two places at once. I disabled the wacom drivers by quitting it in task manager and then enabled the one in lazer and it's fixed.

I'm still getting the error "Device: Failed to set tablet feature: 02-02" with either fix.

Is there a way to have lazer override the wacom drivers? Or will the user be expected to make sure there isn't this driver conflict. I would like to have my wacom drivers working outside of osu so it's inconvient to have to disable them just for osu.

@peppy
Copy link
Member

peppy commented Mar 24, 2021

Yes, the plan is to support having wacom drivers running in the background. It is not yet supported though.

Please read the changelog notes.

@n-loo
Copy link
Author

n-loo commented Mar 24, 2021

Just found where that is in the changelog, thanks peppy! Not sure if you guys want to close the issue if it's a known issue.

@bdach
Copy link
Collaborator

bdach commented Mar 24, 2021

I'm still getting the error "Device: Failed to set tablet feature: 02-02" with either fix.

This has also been brought up by other users a few times, fwiw.

Closing.

@bdach bdach closed this as completed Mar 24, 2021
@peppy peppy changed the title Cursor in two places at once with tablet driver. Cursor in two places at once with tablet driver Mar 25, 2021
@peppy
Copy link
Member

peppy commented Mar 25, 2021

Going to reopen this and pin it to track this issue. A fix is planned framework-side to better support leaving tablet drivers running in the background without affecting the game in this way.

@peppy peppy reopened this Mar 25, 2021
@peppy peppy pinned this issue Mar 25, 2021
@peppy peppy added osu!framework issue Can't resolve this without changes to osu!framework. priority:0 Showstopper. Critical to the next release. labels Mar 25, 2021
@peppy peppy self-assigned this Mar 25, 2021
@peppy peppy added this to the April 2021 milestone Mar 25, 2021
@ghost
Copy link

ghost commented Mar 25, 2021

heyyy, i have the same issue with my VEIKK A50 tablet, even after closing the driver using task manager this double cursor issue still remains, i feel like this may be in fact just a driver sided issue as the driver setting seem to still take effect after the driver is shut down but im just letting you know just in case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
osu!framework issue Can't resolve this without changes to osu!framework. priority:0 Showstopper. Critical to the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants