DS4Windows icon indicating copy to clipboard operation
DS4Windows copied to clipboard

Touchpad mouse not working on UAC programs can be fixed?

Open Trihy opened this issue 1 year ago • 2 comments

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.

Trihy avatar Dec 24 '23 03:12 Trihy

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.

  1. Run DS4Windows as the Administrator
  2. Use FakerInput rather than SendInput

Ryochan7 avatar Dec 24 '23 05:12 Ryochan7

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?

Trihy avatar Dec 24 '23 05:12 Trihy