2018-06-10 16:23:13 +02:00
# TegraRcmGUI
2018-07-25 22:59:46 +02:00
A C++ GUI for [TegraRcmSmash ](https://github.com/rajkosto/TegraRcmSmash ) by [rajkosto ](https://github.com/rajkosto ) (payload loader for Nintendo Switch)
2018-06-10 16:23:13 +02:00
## Features
2018-07-25 17:30:04 +02:00
- Inject payloads (such as CFW bootloader, Nand/Key Dumper, etc)
- Manage favorites
- Run Linux on your switch (ShofEL2)
2018-06-10 16:38:45 +02:00
- Mount device as USB mass storage (hold power button down for 10sec to exit)
2018-07-25 17:30:04 +02:00
- 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
2018-06-10 16:23:13 +02:00
- Install APX device driver (if needed)
2018-06-28 20:53:17 +02:00
![Png ](http://splatoon.eu/tuto_switch/TegraRcmGUI_v2.1.png )
2018-06-10 16:23:13 +02:00
## Download
2018-07-25 23:10:09 +02:00
[Latest release ](http://tegrarcmgui.gq/TegraRcmGUI_v2.2.png ) (Windows)
2018-06-10 16:23:13 +02:00
2018-07-25 17:30:04 +02:00
## Important notice
2018-07-25 23:10:09 +02:00
This UI is **Windows-only** .
For other platforms, you can use :
2018-07-25 22:59:46 +02:00
- [Fusée Launcher ](https://github.com/Cease-and-DeSwitch/fusee-launcher ) (GNU/Linux)
- [NXBoot ](https://mologie.github.io/nxboot/ ) (OS X, iOS)
2018-07-25 23:10:09 +02:00
- [NXLoader ](https://github.com/DavidBuchanan314/NXLoader ) (Android)
2018-07-25 22:59:46 +02:00
- [Web Fusée Launcher ](https://fusee-gelee.firebaseapp.com/ ) (Cross-platform, only works with Chrome)
2018-07-25 17:30:04 +02:00
2018-07-25 22:59:46 +02:00
## Issue / Suggestion
Please open new [issue ](https://github.com/eliboa/TegraRcmGUI/issues ) to report a bug or submit a suggestion.
2018-06-19 17:48:15 +02:00
2018-07-25 17:30:04 +02:00
## Credits
- [Kate Temkin ](https://github.com/ktemkin ) / [Fusée Launcher ](https://github.com/Cease-and-DeSwitch/fusee-launcher )
- [Rajkosto ](https://github.com/rajkosto ) / [TegraRcmSmash ](https://github.com/rajkosto/TegraRcmSmash ) (Fusée Launcher reimplementation for Windows), [memloader ](https://github.com/rajkosto/memloader ), SD tool
- [fail0verflow ](https://github.com/fail0verflow ) / [ShofEL2 ](https://github.com/fail0verflow/shofel2 ) (Boot stack for no-modification, universal code execution and Linux on the Nintendo Switch)
- [Rob Fisher ](http://come.to/robfisher ) / GetRelativeFilename