mirror of
https://github.com/eliboa/TegraRcmGUI.git
synced 2024-11-09 12:11:44 +00:00
Merge remote-tracking branch 'refs/remotes/origin/master'
This commit is contained in:
commit
01b75daa26
1 changed files with 9 additions and 6 deletions
13
README.md
13
README.md
|
@ -1,18 +1,20 @@
|
|||
# TegraRcmGUI
|
||||
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). (payload loader for Nintendo Switch)
|
||||
|
||||
## Important notice
|
||||
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*.
|
||||
Please, *DO NOT* report issue on TegraRcmSmash's repo, report issue [here](https://github.com/eliboa/TegraRcmGUI/issues) *FIRST*.
|
||||
|
||||
## Features
|
||||
- Inject payloads, such as CFW loader
|
||||
- Inject payloads, such as CFW loaders
|
||||
- Manage favorites ***!new v2.0!***
|
||||
- Run Linux on your switch
|
||||
- Mount SD as USB mass storage (hard reboot needed after unmounting device, hold power button down for 15sec)
|
||||
- Mount device as USB mass storage (hold power button down for 10sec to exit)
|
||||
- Auto inject option : automatically inject payload after selection or/and when the Switch is plugged in RCM mode (does not apply at startup)
|
||||
- Minimize app to tray & tray icon context menu ***!new v2.0!***
|
||||
- Install APX device driver (if needed)
|
||||
|
||||
![Png](http://splatoon.eu/tuto_switch/TegraRcmGUI_v1.4.png)
|
||||
![Png](http://tegrarcmgui.gq/TegraRcmGUI_v2.0.png)
|
||||
|
||||
## Download
|
||||
[Latest release](https://github.com/eliboa/TegraRcmGUI/releases) (Windows)
|
||||
|
@ -21,3 +23,4 @@ Please, *DO NOT* report issue on TegraRcmSmash GitHub if you're using this appli
|
|||
- [Kate Temkin](https://github.com/ktemkin) / Fusée Launcher
|
||||
- [Rajkosto](https://github.com/rajkosto) / TegraRcmSmash (Fusée Launcher reimplementation for Windows), momeloader, SD tool
|
||||
- [fail0verflow](https://github.com/fail0verflow) / ShofEL2 (Boot stack for no-modification, universal code execution and Linux on the Nintendo Switch)
|
||||
|
||||
|
|
Loading…
Reference in a new issue