*fredtool: luma config (fixes #2138)

This commit is contained in:
Lily 2022-11-22 20:30:06 -08:00 committed by lifehackerhansol
parent b09f1b4b0c
commit 6442d71d7c
2 changed files with 16 additions and 20 deletions

View file

@ -132,19 +132,16 @@ If you would prefer a visual guide to this section, one is available [here](http
1. Once completed and the bottom screen says “done.”, exit b9sTool, then power off your device
+ You may have to force power off by holding the power button
+ If your device shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card
+ If you see the Luma Configuration screen, press (Start) to reboot, then continue with the guide
+ If you see the Luma Configuration screen, power off your device and continue to the next section
#### Section VI - Luma3DS Verification
#### Section VI - Luma3DS Configuration
1. Power off your device
1. Insert your SD card into your computer
1. Verify that a `luma` folder exists and that `config.ini` is inside of it
+ The existence of these folders and files confirms that Luma3DS is installed
+ If you do not see the `luma` folder or `config.ini`, [follow this troubleshooting guide](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md)
At this point, your console will boot to Luma3DS by default.
+ Luma3DS does not look any different from the normal HOME Menu. If your console has booted into the HOME Menu, it is running custom firmware.
+ On the next page, you will install useful homebrew applications to complete your setup.
1. Press and hold (Select), and while holding (Select), power on your device. This will launch Luma3DS configuration
+ If you boot to HOME Menu, [follow this troubleshooting guide](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md)
+ Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging
+ For an explanation of what each setting does, see [this wiki page](https://wiki.hacks.guide/wiki/3DS:Luma3DS/Configuration)
+ For the purposes of this guide, these settings will be left on default settings
1. Press (Start) to save and reboot
#### Section VII - Restoring DS Download Play

View file

@ -113,17 +113,16 @@ In this section, you will perform a series of very specific steps within Flipnot
1. Once completed and the bottom screen says "done.", exit b9sTool, then power off your device
+ You may have to force power off by holding the power button
+ If your device shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card
+ If you see the Luma Configuration screen, press (Start) to reboot, then continue with the guide
+ If you see the Luma Configuration screen, power off your device and continue to the next section
#### Section VI - Luma3DS Verification
#### Section VI - Luma3DS Configuration
Due to the nature of the exploit used, it is occasionally (but rarely) possible for boot9strap to not actually get installed. This section will therefore verify that boot9strap was successfully installed by seeing if some files that are normally automatically generated by Luma3DS were created.
1. Power off your device
1. Insert your SD card into your computer
1. Verify that a `luma` folder exists and that `config.ini` is inside of it
+ The existence of these folders and files confirms that Luma3DS is installed
+ If you do not see the `luma` folder or `config.ini`, [follow this troubleshooting guide](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md)
1. Press and hold (Select), and while holding (Select), power on your device. This will launch Luma3DS configuration
+ If you boot to HOME Menu, [follow this troubleshooting guide](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md)
+ Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging
+ For an explanation of what each setting does, see [this wiki page](https://wiki.hacks.guide/wiki/3DS:Luma3DS/Configuration)
+ For the purposes of this guide, these settings will be left on default settings
1. Press (Start) to save and reboot
At this point, your console will boot to Luma3DS by default.
+ Luma3DS does not look any different from the normal HOME Menu. If your console has booted into the HOME Menu, it is running custom firmware.