Back
NXInput
by Vins98, WerWolv
|
| Version | 1.0.0.0 |
| Zip size | 124 KiB |
| License | GPLv3 |
| Updated | 05/01/2026 |
| Downloads | 30,353 |
| MD5 | 78e4057d396c5b7bedd2d0a2173ca0f6 |
App Details
Based on WerWolv's great work (SwitchXBOXController).
You can turn your Switch into a relatively low-latency UDP-socket wireless XInput controller.
NOTE: This applet is a Client, so you need to run your Server on your PC.
Please follow the instructions on GitHub: https://github.com/Vins98/NXInput
Changelog
1.0.0.0
First release, this could be unstable!
I mostly tested it on my V1 Switch on firmwares 19.0, 20.5 and 21.0, but further testing will be needed. I noticed that some crashes may occur when using the exit shortcut (minus + plus), but I still haven't identified the root cause of it
What's changed:
- Migration to libnx 4.10, refactor main.c by @Vins98 in #1
- Migration to .NET Framework 4.8, WinForms and ViGEmBus by @Vins98 in #2