nefarius / ViGEmBus

Windows kernel-mode driver emulating well-known USB game controllers.
https://docs.nefarius.at/projects/ViGEm/
BSD 3-Clause "New" or "Revised" License
3.03k stars 284 forks source link

Does not detect as a Xbox 360 controller in Windows 11 #159

Closed itsalexdc closed 1 year ago

itsalexdc commented 1 year ago

Describe the bug Does not detect as a Xbox 360 controller in Windows 11

To Reproduce Just try to use Game pass games

Expected behavior For it to work with Game pass games on Windows 11

Screenshots 2022-10-15

System details (please complete the following information):

Additional context For Steam Deck

Masamune3210 commented 1 year ago

Can verify a legitimate ds4, dualsense, and Xbox one controller all work perfectly fine with DS4Windows at least, sounds like a issue with whatever software you are using to handle the controller output

nefarius commented 1 year ago

What @Masamune3210 said 👍

itsalexdc commented 1 year ago

but why would you use this software with an xbox controller? This is related to Steam Deck xbox 360 controller emulation.

Masamune3210 commented 1 year ago

The point isn't what software is consuming it this point is that ViGEM is working correctly

Masamune3210 commented 1 year ago

The interface doesn't do any conversion by itself it's only purpose is to consume physical inputs and offer them as something that another program can intake and output as it wants

itsalexdc commented 1 year ago

Oh I see. My apologies. Thank you for responding.

Masamune3210 commented 1 year ago

No problem