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
+9-8
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
-
31
+
- If your payload was successfully injected your switch should have yellow text that says "Nyx is missing", 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
-
57
+
- If your payload was successfully injected your switch should have yellow text that says "Nyx is missing", 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
-
74
+
- If your payload was successfully injected your switch should have yellow text that says "Nyx is missing", 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
-
98
+
- If your payload was successfully injected your switch should have yellow text that says "Nyx is missing", this will be resolved soon.
99
99
=== "Chromebook"
100
100
101
101
#### **What you need:**
@@ -104,15 +104,15 @@ Now that the device is in RCM, we will need to send it a payload. The methods ar
104
104
!!! warning "About USB-C"
105
105
If your Chromebook has a USB-C port, do note that this will not work using a C-C cable.
106
106
107
-
- The latest release of <a href="https://github.com/CTCaer/hekate/releases/" target="_blank">Hekate</a>. The Hekate payload (`hekate_ctcaer_(version).bin`) is located inside of the `hekate_ctcaer_(version).zip`.
108
107
109
108
#### **Instructions:**
110
109
111
110
1. Go to the injection [website](https://fusee.eiphax.tech/) and scroll all the way down
112
-
2. Select the "Upload Payload" option and upload the `hekate_ctcaer_X.X.X.bin` file from the Hekate `.zip` file.
111
+
2. Open the dropdown menu and select `hekate_ctcaer_X_X_X` from the list.
113
112
3. Connect your Switch in RCM to your Chromebook using the USB cable.
114
-
4. Select "Do the thing". A pop-up will appear. Click the `APX` option.
113
+
4. Select "Deliver Payload". A pop-up will appear. Click the `APX` option.
115
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.
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.
@@ -139,7 +139,8 @@ We will prepare the microSD card for formatting/partitioning before going to the
139
139
5. Inside the extracted Hekate folder you will find a folder named `bootloader`.
140
140
6. Copy the `bootloader` folder to the root of your microSD card.
141
141
7. Put your microSD card back into your Switch.
142
-
8. Use volume up and volume down to navigate the Hekate menu. Hover over 'reload' and press the power button to select. Your screen should now have the Hekate GUI (Nyx) pictured below.
142
+
8. Press any button to continue to the Hekate menu.
143
+
9. Use volume up and volume down to navigate the Hekate menu. Hover over 'reload' and press the power button to select. Your screen should now have the Hekate GUI (Nyx) pictured below.
143
144
{ width="600" }
144
145
145
146
[Continue to choosing your CFW environment :material-arrow-right:](../all/cfw_environment.md){ .md-button .md-button--primary }
0 commit comments