From 707c74f32060fec0b060a69f7b416d052cad1272 Mon Sep 17 00:00:00 2001 From: eliboa Date: Sun, 10 Jun 2018 16:36:07 +0200 Subject: [PATCH 1/7] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 841dcac..62566d9 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,15 @@ This application is just a GUI for the command line program ["TegraRcmSmash"](ht 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 -- Inject payloads, such as CFW loader -- Run Linux on your switch +- 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) - 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) From aef1947874b2a49ca7898626a0e21822ac233373 Mon Sep 17 00:00:00 2001 From: eliboa Date: Sun, 10 Jun 2018 16:38:45 +0200 Subject: [PATCH 2/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62566d9..75f586d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Please, *DO NOT* report issue on TegraRcmSmash GitHub if you're using this appli - 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) From 4d90ab7f5817093fcb9cfe300f4cf73c3d10eaa8 Mon Sep 17 00:00:00 2001 From: eliboa Date: Sun, 10 Jun 2018 17:44:36 +0200 Subject: [PATCH 3/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75f586d..fdaec44 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 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). From d42fef5e50f26368b221971b266abaad1c5513d9 Mon Sep 17 00:00:00 2001 From: eliboa Date: Tue, 19 Jun 2018 17:48:15 +0200 Subject: [PATCH 4/7] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fdaec44..bee3024 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,5 @@ 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) + +[![Analytics](https://ga-beacon.appspot.com/UA-121074701-2/TegraRcmGUI/readme)](https://github.com/igrigorik/ga-beacon) From 1ac3f6e76cd1fe1a5f44e30e581bb7f2b3e1cc7c Mon Sep 17 00:00:00 2001 From: eliboa Date: Tue, 19 Jun 2018 23:10:01 +0200 Subject: [PATCH 5/7] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bee3024..32bbae1 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,3 @@ Please, *DO NOT* report issue on TegraRcmSmash GitHub if you're using this appli - [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) -[![Analytics](https://ga-beacon.appspot.com/UA-121074701-2/TegraRcmGUI/readme)](https://github.com/igrigorik/ga-beacon) From 6df86b0bcc912e97399643b0e5ea69067ac3cf23 Mon Sep 17 00:00:00 2001 From: eliboa Date: Tue, 19 Jun 2018 23:14:52 +0200 Subject: [PATCH 6/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32bbae1..7304e92 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A simple C++ GUI for [TegraRcmSmash](https://github.com/rajkosto/TegraRcmSmash) ## 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 if you're using this application => Report issue [here](https://github.com/eliboa/TegraRcmGUI/issues) *FIRST*. ## Features - Inject payloads, such as CFW loaders From b2caad916c8c7d07106968e9c6b341696b360693 Mon Sep 17 00:00:00 2001 From: eliboa Date: Tue, 19 Jun 2018 23:15:19 +0200 Subject: [PATCH 7/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7304e92..991aa60 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A simple C++ GUI for [TegraRcmSmash](https://github.com/rajkosto/TegraRcmSmash) ## 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's repo 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 loaders