1
0
Fork 0
mirror of https://github.com/eliboa/TegraRcmGUI.git synced 2024-09-20 05:53:36 +01:00
TegraRcmGUI/README.md

23 lines
1.1 KiB
Markdown
Raw Normal View History

2018-05-11 00:06:06 +01:00
# TegraRcmGUI
2018-05-15 21:19:33 +01:00
A simple C++ GUI for [TegraRcmSmash](https://github.com/rajkosto/TegraRcmSmash) by [rajkosto](https://github.com/rajkosto).
## Important notice
2018-05-15 22:28:40 +01:00
I did not code the original application, only GUI related parts (all credits goes to @rajkosto & @ktemkin).
2018-05-15 21:19:33 +01: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 20:16:48 +01:00
2018-05-15 20:16:59 +01:00
## Features
2018-05-19 16:25:43 +01:00
- Inject payloads, such as CFW loader
2018-05-18 20:51:14 +01:00
- 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 20:16:48 +01:00
- Install APX device driver (if needed)
2018-05-11 00:06:06 +01:00
2018-05-12 23:09:49 +01:00
![Png](http://splatoon.eu/tuto_switch/TegraRcmGUI_v1.2.png)
2018-05-11 00:06:06 +01:00
## Download
2018-05-18 20:51:14 +01:00
[Latest release](https://github.com/eliboa/TegraRcmGUI/releases) (Windows)
## Credits
2018-05-18 21:24:40 +01: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)