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

24 lines
1.2 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-23 23:02:36 +01: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 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-23 23:02:36 +01:00
- Run Linux on your switch
- Mount SD as USB mass storage
2018-05-18 20:51:14 +01: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 20:16:48 +01:00
- Install APX device driver (if needed)
2018-05-11 00:06:06 +01:00
2018-05-23 23:02:36 +01:00
![Png](http://splatoon.eu/tuto_switch/TegraRcmGUI_v1.4.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)