Skip to content

Commit

Permalink
Merge pull request #225 from HunterMario/master
Browse files Browse the repository at this point in the history
Updated the terminology used after injecting Hekate without a bootloader folder
  • Loading branch information
MarigoldZephyrNio authored Aug 5, 2024
2 parents 4729d1c + e0e7b5b commit 578701b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/user_guide/rcm/sending_payload.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Now that the device is in RCM, we will need to send it a payload. The methods ar
- Your Switch should be shown as detected in the bottom left corner.
5. Press the file button next to `Inject payload`, and navigate to and select the `hekate_ctcaer_X.X.X.bin` file.
6. Click `Inject payload` to launch the payload you selected.
- If your payload was successfully injected your switch should have yellow text that says "Nyx is missing", this will be resolved soon.
- If your payload was successfully injected your switch should have yellow text that says "Update bootloader folder!", this will be resolved soon.
#### **Driver installation with Zadig**

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>.
Expand All @@ -54,7 +54,7 @@ Now that the device is in RCM, we will need to send it a payload. The methods ar
2. Connect your Switch in RCM to your PC using the USB cable.
3. Run fusee-nano with: `./fusee-nano /path/to/hekate-ctcaer_X.X.X.bin`
- 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`
- If your payload was successfully injected your switch should have yellow text that says "Nyx is missing", this will be resolved soon.
- If your payload was successfully injected your switch should have yellow text that says "Update bootloader folder!", this will be resolved soon.

=== "Mac"

Expand All @@ -71,7 +71,7 @@ Now that the device is in RCM, we will need to send it a payload. The methods ar
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.
3. Open the `CrystalRCM.app` app, then click `Payload...` and select the `hekate_ctcaer_X.X.X.bin` file.
4. Once selected, click `Push!`. The payload should now be injected successfully.
- If your payload was successfully injected your switch should have yellow text that says "Nyx is missing", this will be resolved soon.
- If your payload was successfully injected your switch should have yellow text that says "Update bootloader folder!", this will be resolved soon.
=== "Android"

#### **What you need:**
Expand All @@ -95,7 +95,7 @@ Now that the device is in RCM, we will need to send it a payload. The methods ar
6. Connect your Switch in RCM to your phone using the USB cable.
7. If prompted, grant Rekado access to the Switch.
8. Select the `hekate_ctcaer_X.X.X.bin` file in the dialog that pops up.
- If your payload was successfully injected your switch should have yellow text that says "Nyx is missing", this will be resolved soon.
- If your payload was successfully injected your switch should have yellow text that says "Update bootloader folder!", this will be resolved soon.
=== "Chromebook"

#### **What you need:**
Expand All @@ -112,7 +112,7 @@ Now that the device is in RCM, we will need to send it a payload. The methods ar
3. Connect your Switch in RCM to your Chromebook using the USB cable.
4. Select "Deliver Payload". A pop-up will appear. Click the `APX` option.
5. Press the Connect button and the payload will be injected.
- If your payload was successfully injected your switch should have yellow text that says "Nyx is missing", this will be resolved soon.
- If your payload was successfully injected your switch should have yellow text that says "Update bootloader folder!", this will be resolved soon.

!!! danger "If nothing happens after you send the payload"
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.
Expand Down

0 comments on commit 578701b

Please sign in to comment.