https://github.com/toadking/switch-pro-x
A userland driver for the Nintendo Switch Pro controller in wired mode
https://github.com/toadking/switch-pro-x
gamepad nintendo-switch xinput
Last synced: 12 months ago
JSON representation
A userland driver for the Nintendo Switch Pro controller in wired mode
- Host: GitHub
- URL: https://github.com/toadking/switch-pro-x
- Owner: ToadKing
- License: mit
- Created: 2017-06-25T04:34:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-02T18:02:32.000Z (over 8 years ago)
- Last Synced: 2025-04-18T09:09:39.149Z (about 1 year ago)
- Topics: gamepad, nintendo-switch, xinput
- Language: C++
- Homepage:
- Size: 2.04 MB
- Stars: 40
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Switch Pro X
============
**WARNING:** This is currently a work in progress. Don't expect a simple package for installing/running anytime soon.
Requires:
* Visual Studio 2017.
* [Windows SDK 10](https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk). Built against version 10.0.15063.
* [WDK 10](https://developer.microsoft.com/en-us/windows/hardware/windows-driver-kit). Needed for some headers and libraries.
* [ViGEm](https://github.com/nefarius/ViGEm). You will need both the bus driver from the 1.8.1.0 release (1.10.0.0 is buggy) and the HidGuardian Driver + HidCerberus.Srv. Currently requires devcon.exe from the Windows SDK to install.