faq, skater/nimhax/hblusm: misc chores

- faq: stock -> unmodified (more clear terminology)
- skater: add sd screenshot
- hblusm: update screenshot, use just usm.bin since unsafe_mode zip no longer necessary + complicated
- nimhax: add sd screenshot
This commit is contained in:
Lily 2023-04-24 19:29:35 -07:00
parent 9f3c60c079
commit b58cac5fa3
7 changed files with 11 additions and 5 deletions

View file

@ -29,6 +29,9 @@ For a more technical explanation, see [here](https://github.com/luigoalma/nimhax
1. Reinsert your SD card into your device
1. Power on your device
![]({{ "/images/screenshots/nimhax-location.png" | absolute_url }})
{: .notice--info}
#### Section II - nimhax
1. Open the Homebrew Launcher through your method of choice (likely the Internet Browser)

View file

@ -109,7 +109,7 @@ Historically, the 3DS used to have userland homebrew access through older exploi
{% capture compat %}
<summary><u>Is it safe to update my 3DS to the latest version with CFW?</u></summary>
If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded.
If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on an unmodified 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded.
{% endcapture %}
<details>{{ compat | markdownify }}</details>
@ -123,7 +123,7 @@ Copy and paste your SD card contents to a new SD card formatted as FAT32. For 12
{% capture compat %}
<summary><u>Can I system transfer with CFW?</u></summary>
Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles.
Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is unmodified). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles.
{% endcapture %}
<details>{{ compat | markdownify }}</details>

View file

@ -40,6 +40,10 @@ In this section, you will copy the files needed to trigger both super-skaterhax
1. Reinsert your SD card into your device
1. Power on your device
![]({{ "/images/screenshots/skater-root-layout.png" | absolute_url }})
{: .notice--info}
#### Section III - super-skaterhax
In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher.

View file

@ -28,8 +28,7 @@ If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, join [Nint
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (direct download)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (direct download)
* The latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest)
* You may already have this from a prior section of the guide
* [usm.bin](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) (direct download)
#### Section I - Prep Work
@ -45,7 +44,7 @@ In this section, you will use Homebrew Launcher to launch slotTool, which will o
1. Create a folder named `boot9strap` on the root of your SD card
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
1. Copy `usm.bin` from the unSAFE_MODE `.zip` to the root of your SD card
1. Copy `usm.bin` to the root of your SD card
1. Put your SD card back into your console
![]({{ "/images/screenshots/hblusm-root-layout.png" | absolute_url }})

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB