Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Touchpad mouse not working on UAC programs can be fixed? #3211

Open
Trihy opened this issue Dec 24, 2023 · 2 comments
Open

Touchpad mouse not working on UAC programs can be fixed? #3211

Trihy opened this issue Dec 24, 2023 · 2 comments

Comments

@Trihy
Copy link

Trihy commented Dec 24, 2023

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.

@Ryochan7
Copy link
Owner

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

@Trihy
Copy link
Author

Trihy commented Dec 24, 2023

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants