ToadKing / switch-pro-x

A userland driver for the Nintendo Switch Pro controller in wired mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. Built against version 10.0.15063.
  • WDK 10. Needed for some headers and libraries.
  • 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.

About

A userland driver for the Nintendo Switch Pro controller in wired mode

License:MIT License


Languages

Language:C++ 66.3%Language:C 33.7%Language:Objective-C 0.1%