TegraRcmGUI/README.md

24 lines
1.3 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-24 00:02:36 +02:00
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*.
2018-05-15 21:16:48 +02:00
2018-05-15 21:16:59 +02:00
## Features
2018-05-19 17:25:43 +02:00
- Inject payloads, such as CFW loader
2018-05-24 00:02:36 +02:00
- Run Linux on your switch
- Mount SD as USB mass storage
2018-05-18 21:51:14 +02:00
- 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-24 00:02:36 +02:00
![Png](http://splatoon.eu/tuto_switch/TegraRcmGUI_v1.4.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
2018-05-24 01:11:06 +02:00
- [Rajkosto](https://github.com/rajkosto) / TegraRcmSmash (Fusée Launcher reimplementation for Windows), momeloader, SD tool
2018-05-18 22:24:40 +02:00
- [fail0verflow](https://github.com/fail0verflow) / ShofEL2 (Boot stack for no-modification, universal code execution and Linux on the Nintendo Switch)