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

35 lines
1.9 KiB
Markdown
Raw Normal View History

2018-06-10 15:23:13 +01:00
# TegraRcmGUI
2018-10-07 11:04:43 +01:00
C++ GUI for [TegraRcmSmash](https://github.com/rajkosto/TegraRcmSmash) by [rajkosto](https://github.com/rajkosto) (Fusée Gelée exploit for Nintendo Switch)
2018-06-10 15:23:13 +01:00
## Features
2018-07-25 16:30:04 +01:00
- Inject payloads (such as CFW bootloader, Nand/Key Dumper, etc)
- Manage favorites
- Run Linux on your switch (ShofEL2)
2018-09-08 09:37:39 +01:00
- Mount device as USB mass storage (read/write from/to SD card only, hold power button down for 5sec to exit)
2018-09-11 23:15:01 +01:00
- Option - "Auto inject" : automatically inject payload after selection or/and when the Switch is plugged in RCM mode
2018-07-25 16:30:04 +01:00
- Option - Minimize app to tray & tray icon's context menu
- Option - Run app at Windows startup
2018-06-10 15:23:13 +01:00
- Install APX device driver (if needed)
2018-07-25 22:11:12 +01:00
![Png](http://tegrarcmgui.gq/TegraRcmGUI_v2.2.png)
2018-06-10 15:23:13 +01:00
## Download
2018-07-25 22:11:12 +01:00
[Latest release](https://github.com/eliboa/TegraRcmGUI/releases/latest) (Windows)
2018-06-10 15:23:13 +01:00
2018-07-25 16:30:04 +01:00
## Important notice
2018-07-25 22:10:09 +01:00
This UI is **Windows-only**.
For other platforms, you can use :
2018-07-25 21:59:46 +01:00
- [Fusée Launcher](https://github.com/Cease-and-DeSwitch/fusee-launcher) (GNU/Linux)
- [NXBoot](https://mologie.github.io/nxboot/) (OS X, iOS)
2018-07-25 22:10:09 +01:00
- [NXLoader](https://github.com/DavidBuchanan314/NXLoader) (Android)
2018-07-25 21:59:46 +01:00
- [Web Fusée Launcher](https://fusee-gelee.firebaseapp.com/) (Cross-platform, only works with Chrome)
2018-07-25 16:30:04 +01:00
2018-07-25 21:59:46 +01:00
## Issue / Suggestion
Please open new [issue](https://github.com/eliboa/TegraRcmGUI/issues) to report a bug or submit a suggestion.
2018-06-19 16:48:15 +01:00
2018-07-25 16:30:04 +01:00
## Credits
- [Kate Temkin](https://github.com/ktemkin) / [Fusée Launcher](https://github.com/Cease-and-DeSwitch/fusee-launcher)
- [Rajkosto](https://github.com/rajkosto) / [TegraRcmSmash](https://github.com/rajkosto/TegraRcmSmash) (Fusée Launcher reimplementation for Windows), [memloader](https://github.com/rajkosto/memloader), SD tool
- [fail0verflow](https://github.com/fail0verflow) / [ShofEL2](https://github.com/fail0verflow/shofel2) (Boot stack for no-modification, universal code execution and Linux on the Nintendo Switch)
- [Rob Fisher](http://come.to/robfisher) / GetRelativeFilename