skaterhax: Change to super skater pack

This commit is contained in:
Blueness 2024-09-18 19:45:39 -06:00 committed by lifehackerhansol
parent b5b9fe5c5f
commit b663034790
No known key found for this signature in database
GPG Key ID: 80FB184AFC0B3B0E

View File

@ -21,11 +21,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL.
### What You Need ### What You Need
* The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) * The [super-skaterhax](https://toxicaven.dev/skater) zip for your console's region and system version
* 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 [nimdsphax](https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip) (direct download)
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
#### Section I - Prep Work #### Section I - Prep Work
@ -33,15 +29,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax
1. Power off your console 1. Power off your console
1. Insert your SD card into your computer 1. Insert your SD card into your computer
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card 1. Copy everything from the sk8rhax `.zip` to the root of your SD card, overwriting any existing files
+ 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. Copy everything inside the folder for your console's region and version (`arm11code.bin` and `browserhax_hblauncher_ropbin_payload.bin`) in the release_new3ds `.zip` to the root of your SD card
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. 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 console automatically generates
1. Copy the `nimdsphax` folder from the nimdsphax `.zip` to the `/3ds/` folder on your SD card
![]({{ "/images/screenshots/skater-root-layout.png" | absolute_url }}) ![]({{ "/images/screenshots/skater-root-layout.png" | absolute_url }})
{: .notice--info} {: .notice--info}