mirror of
https://github.com/eliboa/TegraRcmGUI.git
synced 2024-11-28 13:12:05 +00:00
Update README.md
This commit is contained in:
parent
ec3a2ff4c5
commit
a35d8f8fa5
1 changed files with 5 additions and 4 deletions
|
@ -2,16 +2,17 @@
|
||||||
A simple C++ GUI for [TegraRcmSmash](https://github.com/rajkosto/TegraRcmSmash) by [rajkosto](https://github.com/rajkosto).
|
A simple C++ GUI for [TegraRcmSmash](https://github.com/rajkosto/TegraRcmSmash) by [rajkosto](https://github.com/rajkosto).
|
||||||
|
|
||||||
## Important notice
|
## Important notice
|
||||||
I did not code the original application, only GUI related parts (all credits goes to @rajkosto & @ktemkin).
|
This application is just a GUI for the command line program ["TegraRcmSmash"](https://github.com/rajkosto/TegraRcmSmash) (all credits goes to @rajkosto & @ktemkin).
|
||||||
I used TegraRcmSmash_v1.1 in this project. Since then, rajkosto released new binaries, check out his [website](https://switchtools.sshnuke.net/) !
|
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
|
## Features
|
||||||
- Inject payloads, such as CFW loader
|
- Inject payloads, such as CFW loader
|
||||||
- Run Linux on your switch
|
- Run Linux on your switch
|
||||||
|
- Mount SD as USB mass storage
|
||||||
- Auto inject option : automatically inject payload after selection or/and when the Switch is plugged in RCM mode (does not apply at startup)
|
- Auto inject option : automatically inject payload after selection or/and when the Switch is plugged in RCM mode (does not apply at startup)
|
||||||
- Install APX device driver (if needed)
|
- Install APX device driver (if needed)
|
||||||
|
|
||||||
![Png](http://splatoon.eu/tuto_switch/TegraRcmGUI_v1.2.png)
|
![Png](http://splatoon.eu/tuto_switch/TegraRcmGUI_v1.4.png)
|
||||||
|
|
||||||
## Download
|
## Download
|
||||||
[Latest release](https://github.com/eliboa/TegraRcmGUI/releases) (Windows)
|
[Latest release](https://github.com/eliboa/TegraRcmGUI/releases) (Windows)
|
||||||
|
|
Loading…
Reference in a new issue