Scripts/examples to automate inputs in Nintendo Switch games by plugging in a Teensy into a Switch.
- Clone the NSGadget_Teensy repo and create the "NS Gamepad" USB Type in Teensyduino
- For Windows or Linux, follow the instructions in that repo.
- For MacOS, just install Teensyduino, then copy the contents of
hardware
from NSGadget_Teensy to the correct files in Teensyduino.app'shardware
directory.
- Go to Tools > USB Type, then select "NS Gamepad."
- Open a script, go to Tools > Verify/Compile, then Program and Reboot in the Teensyduino UI.
view_memory.ino
will allow you to perform the frame-perfect portion of setting up the memory storage glitch.