You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user_guide/rcm/sending_payload.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Now that the device is in RCM, we will need to send it a payload. The methods ar
28
28
- Your Switch should be shown as detected in the bottom left corner.
29
29
5. Press the file button next to `Inject payload`, and navigate to and select the `hekate_ctcaer_X.X.X.bin` file.
30
30
6. Click `Inject payload` to launch the payload you selected.
31
-
- If your payload was successfully injected your switch should have yellow text that says "Nyx is missing", this will be resolved soon.
31
+
- If your payload was successfully injected your switch should have yellow text that says "Update bootloader folder!", this will be resolved soon.
32
32
#### **Driver installation with Zadig**
33
33
34
34
Follow these steps if you face issues when installing the driver with TegraRcmGUI. You will need the latest version of <a href="https://zadig.akeo.ie" target="_blank">Zadig</a>.
@@ -54,7 +54,7 @@ Now that the device is in RCM, we will need to send it a payload. The methods ar
54
54
2. Connect your Switch in RCM to your PC using the USB cable.
55
55
3. Run fusee-nano with: `./fusee-nano /path/to/hekate-ctcaer_X.X.X.bin`
56
56
- As mentioned earlier, unless you have followed the instructions at [Linux injection without root](../../extras/adding_udev.md), this will require root to run. For most systems, this is done with `sudo`
57
-
- If your payload was successfully injected your switch should have yellow text that says "Nyx is missing", this will be resolved soon.
57
+
- If your payload was successfully injected your switch should have yellow text that says "Update bootloader folder!", this will be resolved soon.
58
58
59
59
=== "Mac"
60
60
@@ -71,7 +71,7 @@ Now that the device is in RCM, we will need to send it a payload. The methods ar
71
71
2. Mount the `CrystalRCM.(version).dmg` file, open the mounted disk image in File Explorer and copy the `CrystalRCM.app` file inside of the mounted disk image to any location on your Mac.
72
72
3. Open the `CrystalRCM.app` app, then click `Payload...` and select the `hekate_ctcaer_X.X.X.bin` file.
73
73
4. Once selected, click `Push!`. The payload should now be injected successfully.
74
-
- If your payload was successfully injected your switch should have yellow text that says "Nyx is missing", this will be resolved soon.
74
+
- If your payload was successfully injected your switch should have yellow text that says "Update bootloader folder!", this will be resolved soon.
75
75
=== "Android"
76
76
77
77
#### **What you need:**
@@ -95,7 +95,7 @@ Now that the device is in RCM, we will need to send it a payload. The methods ar
95
95
6. Connect your Switch in RCM to your phone using the USB cable.
96
96
7. If prompted, grant Rekado access to the Switch.
97
97
8. Select the `hekate_ctcaer_X.X.X.bin` file in the dialog that pops up.
98
-
- If your payload was successfully injected your switch should have yellow text that says "Nyx is missing", this will be resolved soon.
98
+
- If your payload was successfully injected your switch should have yellow text that says "Update bootloader folder!", this will be resolved soon.
99
99
=== "Chromebook"
100
100
101
101
#### **What you need:**
@@ -112,7 +112,7 @@ Now that the device is in RCM, we will need to send it a payload. The methods ar
112
112
3. Connect your Switch in RCM to your Chromebook using the USB cable.
113
113
4. Select "Deliver Payload". A pop-up will appear. Click the `APX` option.
114
114
5. Press the Connect button and the payload will be injected.
115
-
- If your payload was successfully injected your switch should have yellow text that says "Nyx is missing", this will be resolved soon.
115
+
- If your payload was successfully injected your switch should have yellow text that says "Update bootloader folder!", this will be resolved soon.
116
116
117
117
!!! danger "If nothing happens after you send the payload"
118
118
If your console's screen remains black after you've sent Hekate (or any other payload), it's possible your payload was corrupted, or that your console is patched. If your payload injector program shows that zero or 0x0000 bytes were sent, then it is patched. This isn't a one-time glitch or up for debate; it is patched. Consider an alternate method that isn't via RCM.
0 commit comments