mirror of
https://github.com/eliboa/TegraRcmGUI.git
synced 2024-11-08 11:51:45 +00:00
1.9 KiB
1.9 KiB
TegraRcmGUI
A C++ GUI for TegraRcmSmash by rajkosto (payload loader for Nintendo Switch)
Features
- Inject payloads (such as CFW bootloader, Nand/Key Dumper, etc)
- Manage favorites
- Run Linux on your switch (ShofEL2)
- Mount device as USB mass storage (hold power button down for 10sec to exit)
- Option - "Auto inject" : automatically inject payload after selection or/and when the Switch is plugged in RCM mode (does not apply at startup)
- Option - Minimize app to tray & tray icon's context menu
- Option - Run app at Windows startup
- Install APX device driver (if needed)
Download
Latest release (Windows)
Important notice
This UI is Windows-only. For non Windows systems, you can use :
- Fusée Launcher (GNU/Linux)
- NXBoot (OS X, iOS)
- NXLoader (Android)
- Web Fusée Launcher (Cross-platform, only works with Chrome)
Issue / Suggestion
Please open new issue to report a bug or submit a suggestion.
Credits
- Kate Temkin / Fusée Launcher
- Rajkosto / TegraRcmSmash (Fusée Launcher reimplementation for Windows), memloader, SD tool
- fail0verflow / ShofEL2 (Boot stack for no-modification, universal code execution and Linux on the Nintendo Switch)
- Rob Fisher / GetRelativeFilename