Hello everyone, I’m a programmer for an early access game on Steam and players are complaining that when they have a certain device connected on their PC, they can’t use Mouse and Keyboard to control the game.
The weirdest part is, this is mostly happening when there is a drawing tablet connected to the PC (Those pens and tablets used for digital drawing or whatever).
I disabled controllers as supported devices but this problem keeps happening to a lot of people. Is there any way to make Mouse and Keyboard always working even when there is another device connected to the PC?
Not sure if related but sounds awful similar.
It’s probably the same situation, but IS there a solution?
The game had issues when both gamepad and mouse were connected but then I disabled the gamepad from supported devices
Now it’s happening the same thing with a touch tablet and idk where to disable that
As far as the OS concerned the tablet is considered a mouse/pointer… you might have to actually get into the vendor ID’s and descriptions to try and figure out which device is actually a tablet… ugh…
I have a fair number of tablets here, do you have a proven reproduce-procedure?
edit
@Rene-Damm O_O
Not right now I don’t. I actually have a tablet here but rn I don’t have any cables to connect it to the PC. But even if I find out which device is causing this, is there any way of making the mouse and keyboard always being recognized?
I read it somewhere that the Input System only accepts one pointer at a time, maybe this is causing the issue.