1
0
Fork 0
mirror of https://github.com/eliboa/TegraRcmGUI.git synced 2024-09-19 21:45:00 +01:00
TegraRcmGUI/README.md

26 lines
1.4 KiB
Markdown
Raw Normal View History

2018-06-10 15:23:13 +01:00
# TegraRcmGUI
A simple C++ GUI for [TegraRcmSmash](https://github.com/rajkosto/TegraRcmSmash) by [rajkosto](https://github.com/rajkosto).
## Important notice
This application is just a GUI for the command line program ["TegraRcmSmash"](https://github.com/rajkosto/TegraRcmSmash) (all credits goes to @rajkosto & @ktemkin).
Please, *DO NOT* report issue on TegraRcmSmash GitHub if you're using this application => Report issue [here](https://github.com/eliboa/TegraRcmGUI/issues) *FIRST*.
## Features
2018-06-10 15:36:07 +01:00
- Inject payloads, such as CFW loaders
- Manage favorites ***!new v2.0!***
- Run Linux on your switch
2018-06-10 15:23:13 +01:00
- Mount SD as USB mass storage (hard reboot needed after unmounting device, hold power button down for 15sec)
- Auto inject option : automatically inject payload after selection or/and when the Switch is plugged in RCM mode (does not apply at startup)
2018-06-10 15:36:07 +01:00
- Minimize app to tray & tray icon context menu ***!new v2.0!***
2018-06-10 15:23:13 +01:00
- Install APX device driver (if needed)
2018-06-10 15:36:07 +01:00
![Png](http://tegrarcmgui.gq/TegraRcmGUI_v2.0.png)
2018-06-10 15:23:13 +01:00
## Download
[Latest release](https://github.com/eliboa/TegraRcmGUI/releases) (Windows)
## Credits
- [Kate Temkin](https://github.com/ktemkin) / Fusée Launcher
- [Rajkosto](https://github.com/rajkosto) / TegraRcmSmash (Fusée Launcher reimplementation for Windows), momeloader, SD tool
- [fail0verflow](https://github.com/fail0verflow) / ShofEL2 (Boot stack for no-modification, universal code execution and Linux on the Nintendo Switch)