This sysmodule aims to provide complete functionality for most popular game controllers not supported by Nintendo Switch. At the current moment, only USB connection is supported.
This app is missing a lot of features. For more information, see the issues page.
Grab the latest zip from the releases page. Extract it in your SD card and boot/reboot your switch.
sys-con comes with a config folder located at sdmc:/config/sys-con/
. It contains options for adjusting stick/trigger deadzone, as well as remapping inputs. For more information, see example.ini
in the same folder. All changes to the files will be updated in real time.
-
Docked USB Support -
[5.0.0-7.0.0] FW Version Support -
Xbox 360 Controller Support -
Xbox One X/S Controller Support -
Dualshock 3 Support -
Undocked USB SupportWorks with a USB-C OTG adapter. Some knock-off brands may not support OTG. -
Xbox 360 Wireless adapter -
Dualshock 4 Support - Xbox One Wireless adapter
- Rumble Support
- Bluetooth Support
- Motion Controls Support
- Config application
If you want to build this sysmodule yourself, you need to download the latest build of libnx and build it, then put the library and includes into your devkitpro libnx directory. Make a backup first.
After that, you can either type make -f MakefileSysmodule -j8
to build a sysmodule nsp file, or make -f MakefileApplet -j8
to build an applet nro file. Sorry that there's two makefiles, I can't be bothered to figure out the make language right now.
If you wish to see added support for more controllers in the future, consider funding my project on Ko-fi!