From 6fc3321335549113c60fc41f82ec15e6f9c474d6 Mon Sep 17 00:00:00 2001 From: lifehackerhansol Date: Mon, 5 Jun 2023 20:46:42 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20hacks-gu?= =?UTF-8?q?ide/Guide=5F3DS@a6e6e32445c565cea537e628549ccd736562c889=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- feed.xml | 2 +- installing-boot9strap-(hbl-usm).html | 23 ++++++++++++++--------- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/feed.xml b/feed.xml index d4cacb900c..6f53c1cb39 100644 --- a/feed.xml +++ b/feed.xml @@ -1 +1 @@ -Jekyll2023-06-05T20:02:02+00:00https://3ds.hacks.guide/feed.xml3DS Hacks GuideA complete guide to 3DS custom firmwareNintendo Homebrew \ No newline at end of file +Jekyll2023-06-05T20:46:25+00:00https://3ds.hacks.guide/feed.xml3DS Hacks GuideA complete guide to 3DS custom firmwareNintendo Homebrew \ No newline at end of file diff --git a/installing-boot9strap-(hbl-usm).html b/installing-boot9strap-(hbl-usm).html index 2234691798..7c2fee3128 100644 --- a/installing-boot9strap-(hbl-usm).html +++ b/installing-boot9strap-(hbl-usm).html @@ -543,15 +543,26 @@ window.cookieconsent.initialise({

Section I - Prep Work

-

In this section, you will use Homebrew Launcher to launch slotTool, which will overwrite your Wi-Fi slots with hacked data. Then, you will copy the files needed to trigger the unSAFE_MODE exploit onto your device’s SD card. Your Wi-Fi connection settings will be temporarily overwritten while the exploit is active.

+

In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your device’s SD card. Then, you will use Homebrew Launcher to launch slotTool, which will overwrite your Wi-Fi slots with hacked data. Your Wi-Fi connection settings will be temporarily overwritten while the exploit is active.

    +
  1. Insert your SD card into your computer
  2. +
  3. Create a folder named boot9strap on the root of your SD card
  4. +
  5. Copy boot9strap.firm and boot9strap.firm.sha from the RELEASE .zip to the /boot9strap/ folder on your SD card
  6. +
  7. Create a folder named 3ds on the root of your SD card if it does not already exist +
      +
    • This folder stores homebrew applications and data; it is different from the Nintendo 3DS folder that the device automatically generates
    • +
    +
  8. +
  9. Copy the slotTool folder from the RELEASE .zip to the /3ds/ folder on your SD card
  10. +
  11. Copy usm.bin from the RELEASE .zip to the root folder on your SD card
  12. +
  13. Copy SafeB9SInstaller.bin from the SafeB9SInstaller .zip to the root of your SD card
  14. +
  15. Reinsert your SD card into your device
  16. Power on your device
  17. Open the Homebrew Launcher through your method of choice (likely the Internet Browser)
  18. Launch slotTool from the list of homebrew @@ -564,12 +575,6 @@ window.cookieconsent.initialise({
  19. You will see some on-screen text and then your system will shut down
  20. -
  21. Remove your SD card from your console and connect it to your computer
  22. -
  23. Create a folder named boot9strap on the root of your SD card
  24. -
  25. Copy boot9strap.firm and boot9strap.firm.sha from the boot9strap .zip to the /boot9strap/ folder on your SD card
  26. -
  27. Copy SafeB9SInstaller.bin from the SafeB9SInstaller .zip to the root of your SD card
  28. -
  29. Copy usm.bin to the root of your SD card
  30. -
  31. Put your SD card back into your console