usm: copy usm.bin before copying anything else

People keep thinking it's part of SafeB9SInstaller
This commit is contained in:
lifehackerhansol 2022-10-21 16:39:54 -07:00 committed by GitHub
parent fed987ec31
commit 24bc2b6100
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,12 +34,12 @@ If your (Right/Left Shoulder), (D-Pad Up), or (A) buttons do not work, you will
In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your device's SD card.
1. Your SD card should be inserted in your computer
1. Copy `usm.bin` to the root of your SD card
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
+ The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it
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` to the root of your SD card
![]({{ "/images/screenshots/usm/usm-root-layout.png" | absolute_url }})
{: .notice--info}