More actions
NXController | |
---|---|
General | |
Author | wwwwwwzx |
Type | PC Utilities |
Version | 1.0.1 |
License | GPL-3.0 |
Last Updated | 2020/02/03 |
Links | |
Download | |
Website | |
Source | |
NXController is an application that allows you to play your Switch games using your PC keyboard.
It can be used with serial port or WiFi connection.
User guide
The following guide (by Real.96) only covers connection via WiFi. It takes advantage of sys-botbase, which also lets you to read/write into Switch RAM or run scripts.
Requirements
- Modified console
- sys-botbase nsp
- NXController
Instructions
- Put sys-botbase nsp inside
atmosphere/contents/430000000000000B
on your SD card and rename it toexefs.nsp
. - Create a new folder in
sdmc:/atmosphere/contents/430000000000000B
named "flags". Create a empty file calledboot2.flag
inside this folder. Restart your Switch. - In your Switch, go inside System Settings > Internet and take note of your IP Address.
- Open NXController, select IP (sys-botbase), write your IP Address in the box and click connect.
From now your keyboard will be connected to the Switch, you can start send inputs. It has a similar configuration as yuzu.
Notes
Some games (Pokémon SwSh for example) which use local wireless will break WiFi connection once opened. To avoid this we use another sys-module: ldm_mitm
- Download and open ldn_mitm zip.
- Put bot folder one the root of your SD card.
- Restart the Switch.
Scripting Examples
Screenshots
Via WiFi (sys-botbase)
Via serial port (Switch-Fightstick)
Button configuration
On the Switch
Changelog
v1.0.1 2020/02/03
- sys-botbase v1.2 support.
v1.0 2020/02/03
- Customize button settings.
v1.0c 2020/02/01
- Initial release.