1
0
Fork 0
mirror of https://github.com/eliboa/TegraRcmGUI.git synced 2024-09-19 21:45:00 +01:00
TegraRcmGUI/README.md

27 lines
1.4 KiB
Markdown
Raw Normal View History

2018-06-10 15:23:13 +01:00
# TegraRcmGUI
2018-06-10 16:44:36 +01:00
A simple C++ GUI for [TegraRcmSmash](https://github.com/rajkosto/TegraRcmSmash) by [rajkosto](https://github.com/rajkosto). (payload loader for Nintendo Switch)
2018-06-10 15:23:13 +01:00
## 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).
2018-06-19 22:15:19 +01:00
Please, *DO NOT* report issue on TegraRcmSmash's repo, report issue [here](https://github.com/eliboa/TegraRcmGUI/issues) *FIRST*.
2018-06-10 15:23:13 +01:00
## Features
2018-06-10 15:36:07 +01:00
- Inject payloads, such as CFW loaders
- Manage favorites ***!new v2.0!***
- Run Linux on your switch
2018-06-10 15:38:45 +01:00
- Mount device as USB mass storage (hold power button down for 10sec to exit)
2018-06-10 15:23:13 +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-06-10 15:36:07 +01:00
- Minimize app to tray & tray icon context menu ***!new v2.0!***
2018-06-10 15:23:13 +01:00
- Install APX device driver (if needed)
2018-06-28 19:53:17 +01:00
![Png](http://splatoon.eu/tuto_switch/TegraRcmGUI_v2.1.png)
2018-06-10 15:23:13 +01:00
## Download
[Latest release](https://github.com/eliboa/TegraRcmGUI/releases) (Windows)
## Credits
- [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)
2018-06-19 16:48:15 +01:00