Ryochan7 / DS4Windows

Like those other ds4tools, but sexier
https://ryochan7.github.io/ds4windows-site/
GNU General Public License v3.0
7.01k stars 810 forks source link

Controller (DualSense) detected as two controllers ? #1634

Closed 5hidiwen closed 3 years ago

5hidiwen commented 3 years ago

Describe the bug While checking on https://gamepad-tester.com/, my dualsense is actually detected two times -Wireless Controller (STANDARD GAMEPAD Vendor: 054c Product: 0ce6) -Xbox 360 Controller (XInput STANDARD GAMEPAD)

The fact is, when i launch Rocket League for ex, it launch the game for 2 players. On Haven, it launch game in coop, and dont even accept triggers.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://gamepad-tester.com/
  2. Hit any key to detect control
  3. Two controllers are showing up

Expected behavior One control detected

Screenshots

image

Desktop (please complete the following information):

Additional context I'm not sure if this is normal, but if there is a way to avoid this problem thanks in advance

Ofigelov commented 3 years ago

Yeah, I have the same issue

mika-n commented 3 years ago

The double controller issue. Either try to use "Hide DS4 Controller" option (doesn't matter even when it says DS4). But make sure you check the logfile to see if this really works. https://github.com/Ryochan7/DS4Windows/wiki/Exclusive-Mode-(Hide-DS4-Controller-config-option)-tips-and-issues

If the "Hide DS4 Controller" (=exclusive mode) doesn't work then you have to use HidGuardian tool and add the DS5 hardware ID to HidG registry settings. https://github.com/Ryochan7/DS4Windows/issues/1626

5hidiwen commented 3 years ago

The double controller issue. Either try to use "Hide DS4 Controller" option (doesn't matter even when it says DS4). But make sure you check the logfile to see if this really works. https://github.com/Ryochan7/DS4Windows/wiki/Exclusive-Mode-(Hide-DS4-Controller-config-option)-tips-and-issues

If the "Hide DS4 Controller" (=exclusive mode) doesn't work then you have to use HidGuardian tool and add the DS5 hardware ID to HidG registry settings.

1626

Awesome! That HidGuardian tool totally worked ! image image

Thanks Mika !