DS4Windows
DS4Windows copied to clipboard
Touchpad mouse not working on UAC programs can be fixed?
Describe the bug Not sure if this is a bug. But on UAC programs, touchpad seems to stop working.
To Reproduce Steps to reproduce the behavior: In this case tired with MSI afterburner, touchpad mouse stop when you click msi ab window. Click outside that window and touchpad mouse works again.
Expected behavior Working on uac?
Screenshots and Logs
Desktop (please complete the following information):
- Controller Make and Model: Sony Dualsense
- OS: [e.g. Windows 11 Pro]
- DS4Windows Version [e.g. 3.3.2] but happens on every version.
Additional context Add any other context about the problem here.
That is considered a Windows security feature. It is an intentional limitation with the SendInput API. There are two ways around such behavior depending on what windows you interact with.
- Run DS4Windows as the Administrator
- Use FakerInput rather than SendInput
Not sure about fakerinput, will have to take a look at that.
I thought DS4W was always running as admin. Do you think making DS4W as a task with admin privileges will be enough?