Skip to content

stephwag/nsgadget-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NSGadget Scripts

Scripts/examples to automate inputs in Nintendo Switch games by plugging in a Teensy into a Switch.

Setup

  • 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's hardware 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.

Example

view_memory.ino will allow you to perform the frame-perfect portion of setting up the memory storage glitch.

view_memory_example.mp4

About

Scripts/examples to automate inputs in Nintendo Switch games by plugging in a Teensy into a Switch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages