mirror of
https://github.com/eliboa/TegraRcmGUI.git
synced 2024-11-08 03:41:43 +00:00
C++ GUI for TegraRcmSmash (Fusée Gelée exploit for Nintendo Switch)
TegraRcmGUI | ||
LICENSE | ||
README.md |
TegraRcmGUI
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 (read/write from/to SD card only, 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 other platforms, 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