TegraRcmGUI/README.md

24 lines
1.1 KiB
Markdown
Raw Normal View History

2018-05-11 01:06:06 +02:00
# TegraRcmGUI
2018-05-15 22:19:33 +02:00
A simple C++ GUI for [TegraRcmSmash](https://github.com/rajkosto/TegraRcmSmash) by [rajkosto](https://github.com/rajkosto).
## Important notice
2018-05-15 23:28:40 +02:00
I did not code the original application, only GUI related parts (all credits goes to @rajkosto & @ktemkin).
2018-05-15 22:19:33 +02:00
I used TegraRcmSmash_v1.1 in this project. Since then, rajkosto released new binaries, check out his [website](https://switchtools.sshnuke.net/) !
2018-05-15 21:16:48 +02:00
2018-05-15 21:16:59 +02:00
## Features
2018-05-18 21:51:14 +02:00
- Inject payloads, such as CFW
- Run Linux on your switch
- Auto inject option : automatically inject payload after selection or/and when the Switch is plugged in RCM mode (does not apply at startup)
2018-05-15 21:16:48 +02:00
- Install APX device driver (if needed)
2018-05-11 01:06:06 +02:00
2018-05-13 00:09:49 +02:00
![Png](http://splatoon.eu/tuto_switch/TegraRcmGUI_v1.2.png)
2018-05-11 01:06:06 +02:00
## Download
2018-05-18 21:51:14 +02:00
[Latest release](https://github.com/eliboa/TegraRcmGUI/releases) (Windows)
## Credits
2018-05-18 22:24:40 +02:00
- [Kate Temkin](https://github.com/ktemkin) / Fusée Launcher
- [Rajkosto](https://github.com/rajkosto) / TegraRcmSmash (Fusée Launcher reimplementation for Windows)
- [fail0verflow](https://github.com/fail0verflow) / ShofEL2 (Boot stack for no-modification, universal code execution and Linux on the Nintendo Switch)
2018-05-18 21:51:14 +02:00