mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2024-11-26 19:00:34 +00:00
Change files needed from Luma3DS package(s) (#2483)
- Now with 100% more config! - no more 7zip in atob
This commit is contained in:
parent
515ebcce8c
commit
770db74e04
@ -6,8 +6,6 @@ This page is for existing arm9loaderhax users to update their consoles to boot9s
|
||||
|
||||
All future releases of Luma3DS will only be made in the `.firm` format, which will only be compatible with boot9strap and sighax. This means that to continue receiving the latest updates of Luma3DS, you should use this page to update your installation.
|
||||
|
||||
To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
|
||||
|
||||
## What You Need
|
||||
|
||||
::: warning
|
||||
@ -40,9 +38,9 @@ For all steps in this section, overwrite any existing files on your SD card.
|
||||
|
||||
1. Power off your console
|
||||
1. Insert your SD card into your computer
|
||||
1. Copy `boot.firm` and `boot.3dsx` from the latest version Luma3DS `.zip` to the root of your SD card
|
||||
1. Copy everything from 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. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.7z` to the root of your SD card
|
||||
1. Copy `arm9loaderhax.bin` from the v7.0.5 Luma3DS `.zip` to the root of your SD card
|
||||
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card
|
||||
+ If the `luma` or `payloads` folder doesn't exist, create them
|
||||
+ Delete any other existing `.bin` payloads (`GodMode9.bin`, `Decrypt9WIP.bin`, `Hourglass9.bin`, etc.) in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions
|
||||
|
@ -69,7 +69,7 @@ In this section, you will download the necessary files for the hardmod and dump
|
||||
|
||||
1. Power off your console
|
||||
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 Luma3DS `.zip` to the root of your SD card
|
||||
1. Copy the hardmod-b9s-installer folder from the hardmod-b9s-installer `.zip` to your computer
|
||||
1. Copy your downloaded `.firm` to the hardmod-b9s-installer folder on your computer
|
||||
1. Rename your downloaded `.firm` in the hardmod-b9s-installer folder on your computer to `current.firm`
|
||||
|
@ -60,7 +60,7 @@ In this section, you will install custom firmware onto your console.
|
||||
|
||||
1. Insert your console's SD card into your computer
|
||||
1. Delete `boot.firm` from the root of your SD card
|
||||
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
|
||||
1. Copy everything from the Luma3DS `.zip` to the root of your SD card
|
||||
1. Reinsert your SD card into your console
|
||||
1. Power on your console
|
||||
<!--@include: ./_include/configure-luma3ds.md -->
|
||||
|
@ -43,7 +43,7 @@ If the camera did NOT appear, you cannot follow this method. If this is the case
|
||||
In this section, you will copy the files needed to trigger the safecerthax exploit.
|
||||
|
||||
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 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
|
||||
|
@ -29,7 +29,7 @@ In this section, you will copy the files needed to trigger both Soundhax and uni
|
||||
1. Copy the Soundhax `.m4a` 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. Copy `otherapp.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
|
||||
1. Copy everything from the Luma3DS `.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
|
||||
|
@ -34,7 +34,7 @@ In this section, you will copy the files needed to trigger both browserhax and u
|
||||
1. Copy `otherapp.bin` to the root of your SD card and rename it to `arm11code.bin`
|
||||
+ 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
|
||||
+ If you do not see the `.bin` extension, do not add it to the end of the filename
|
||||
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
|
||||
1. Copy everything from the Luma3DS `.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
|
||||
|
@ -13,7 +13,7 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi
|
||||
## Instructions
|
||||
|
||||
1. Insert your SD card into your computer
|
||||
1. Copy `boot.3dsx` and `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files
|
||||
1. Copy everything from the Luma3DS `.zip` to the root of your SD card, replacing 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. Reinsert your SD card into your console
|
||||
1. Power on your console
|
||||
|
@ -52,7 +52,7 @@ These instructions will only work on consoles with a Luma3DS version of 8.0 or h
|
||||
### Section I - Prep Work
|
||||
1. Power off your console
|
||||
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 Luma3DS `.zip` to the root of your SD card
|
||||
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
|
||||
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
|
||||
1. Copy `DSiWareUninstaller.3dsx` to the `/3ds/` folder on your SD card
|
||||
|
@ -44,7 +44,7 @@ For all steps in this section, overwrite any existing files on your SD card.
|
||||
### Section III - Update Luma3DS
|
||||
|
||||
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, replacing the existing file
|
||||
1. Copy everything from the Luma3DS `.zip` to the root of your SD card, replacing any existing files
|
||||
1. Reinsert your SD card into your console
|
||||
1. Power on your console
|
||||
1. If your console has booted into the Luma3DS configuration menu, press (Start) to save and reboot
|
||||
|
Loading…
Reference in New Issue
Block a user