mirror of
https://github.com/eliboa/TegraRcmGUI.git
synced 2024-11-08 11:51:45 +00:00
Update README.md
This commit is contained in:
parent
55ed268530
commit
5e53cb8898
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
@ -1,5 +1,5 @@
|
||||||
# TegraRcmGUI
|
# TegraRcmGUI
|
||||||
A C++ GUI for [TegraRcmSmash](https://github.com/rajkosto/TegraRcmSmash) by [rajkosto](https://github.com/rajkosto). (payload loader for Nintendo Switch)
|
A C++ GUI for [TegraRcmSmash](https://github.com/rajkosto/TegraRcmSmash) by [rajkosto](https://github.com/rajkosto) (payload loader for Nintendo Switch)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- Inject payloads (such as CFW bootloader, Nand/Key Dumper, etc)
|
- Inject payloads (such as CFW bootloader, Nand/Key Dumper, etc)
|
||||||
|
@ -18,12 +18,13 @@ A C++ GUI for [TegraRcmSmash](https://github.com/rajkosto/TegraRcmSmash) by [raj
|
||||||
|
|
||||||
## Important notice
|
## Important notice
|
||||||
This UI is **Windows-only**. For non Windows systems, you can use :
|
This UI is **Windows-only**. For non Windows systems, you can use :
|
||||||
- GNU/Linux : [Fusée Launcher](https://github.com/Cease-and-DeSwitch/fusee-launcher)
|
- [Fusée Launcher](https://github.com/Cease-and-DeSwitch/fusee-launcher) (GNU/Linux)
|
||||||
- OS X & iOS : [NXBoot](https://mologie.github.io/nxboot/)
|
- [NXBoot](https://mologie.github.io/nxboot/) (OS X, iOS)
|
||||||
- Android : [NXLoader](https://github.com/DavidBuchanan314/NXLoader/releases)
|
- [NXLoader](https://github.com/DavidBuchanan314/NXLoader/releases) (Android)
|
||||||
|
- [Web Fusée Launcher](https://fusee-gelee.firebaseapp.com/) (Cross-platform, only works with Chrome)
|
||||||
|
|
||||||
## Issues / Suggestions
|
## Issue / Suggestion
|
||||||
Please open new [issue](https://github.com/eliboa/TegraRcmGUI/issues) to submit an issue or suggestion.
|
Please open new [issue](https://github.com/eliboa/TegraRcmGUI/issues) to report a bug or submit a suggestion.
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
- [Kate Temkin](https://github.com/ktemkin) / [Fusée Launcher](https://github.com/Cease-and-DeSwitch/fusee-launcher)
|
- [Kate Temkin](https://github.com/ktemkin) / [Fusée Launcher](https://github.com/Cease-and-DeSwitch/fusee-launcher)
|
||||||
|
|
Loading…
Reference in a new issue