finalize: x_finalize_helper.firm

finalize_helper now made to boot with X (formerly Twitter). This avoids conflicts/confusion w/ chainloader.
This commit is contained in:
lily 2024-08-14 01:26:13 +02:00 committed by GitHub
parent 68c66bed52
commit 27c575c312
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ If your previous CFW setup was EmuNAND-based and you wish to move the contents o
### What You Need ### What You Need
* [finalize_helper.firm](https://github.com/hacks-guide/finalize/releases/latest/download/finalize_helper.firm) (direct download) * [x_finalize_helper.firm](https://github.com/hacks-guide/finalize/releases/latest/download/x_finalize_helper.firm) (direct download)
* [finalize.romfs](https://github.com/hacks-guide/finalize/releases/latest/download/finalize.romfs) (direct download) * [finalize.romfs](https://github.com/hacks-guide/finalize/releases/latest/download/finalize.romfs) (direct download)
### Instructions ### Instructions
@ -48,7 +48,7 @@ In this section, you will copy the files necessary to follow the rest of the ins
1. Insert your SD card into your computer 1. Insert your SD card into your computer
1. Copy `finalize.romfs` to the root of your SD card 1. Copy `finalize.romfs` to the root of your SD card
1. Open the `luma` folder on your SD card and create a folder named `payloads` inside, if it does not already exist 1. Open the `luma` folder on your SD card and create a folder named `payloads` inside, if it does not already exist
1. Copy `finalize_helper.firm` to the `payloads` folder 1. Copy `x_finalize_helper.firm` to the `payloads` folder
1. Reinsert your SD card into your console 1. Reinsert your SD card into your console
The screenshot below indicates the minimum SD card layout that is required to follow this page. You may have extra files or folders on your SD card, depending on your previous setup or the method that you followed. The screenshot below indicates the minimum SD card layout that is required to follow this page. You may have extra files or folders on your SD card, depending on your previous setup or the method that you followed.
@ -84,10 +84,8 @@ In this section, you will sync your 3DS internal clock with the actual time and
In this section, you will use a series of scripts to automate homebrew installation, SD card cleanup, and system file backup. In this section, you will use a series of scripts to automate homebrew installation, SD card cleanup, and system file backup.
1. Power off your console 1. Power off your console
1. Press and hold (Start), and while holding (Start), power on your console. This will launch the Finalizing Setup Helper 1. Press and hold (X), and while holding (X), power on your console. This will launch the Finalizing Setup Helper
+ If you boot to the Luma3DS configuration menu, you held SELECT instead of START
+ If you boot to the HOME Menu, your `payloads` folder may be incorrectly spelled or in the wrong location + If you boot to the HOME Menu, your `payloads` folder may be incorrectly spelled or in the wrong location
+ If you see a "Luma3DS Chainloader" menu, use the D-Pad and (A) buttons to navigate to and select `finalize_helper` from the list
+ If you encounter an error, consult the [troubleshooting](troubleshooting#finalizing-setup) page + If you encounter an error, consult the [troubleshooting](troubleshooting#finalizing-setup) page
1. If the Helper was successful, your console will boot into GodMode9 1. If the Helper was successful, your console will boot into GodMode9
+ From this point forward, you can access GodMode9 by holding START while powering on your console + From this point forward, you can access GodMode9 by holding START while powering on your console