*fredtool: luma config (fixes #2138)
This commit is contained in:
parent
b09f1b4b0c
commit
6442d71d7c
2 changed files with 16 additions and 20 deletions
|
@ -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
|
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
|
+ 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 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. Press and hold (Select), and while holding (Select), power on your device. This will launch Luma3DS configuration
|
||||||
1. Insert your SD card into your computer
|
+ If you boot to HOME Menu, [follow this troubleshooting guide](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md)
|
||||||
1. Verify that a `luma` folder exists and that `config.ini` is inside of it
|
+ Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging
|
||||||
+ The existence of these folders and files confirms that Luma3DS is installed
|
+ For an explanation of what each setting does, see [this wiki page](https://wiki.hacks.guide/wiki/3DS:Luma3DS/Configuration)
|
||||||
+ If you do not see the `luma` folder or `config.ini`, [follow this troubleshooting guide](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md)
|
+ 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.
|
|
||||||
+ On the next page, you will install useful homebrew applications to complete your setup.
|
|
||||||
|
|
||||||
#### Section VII - Restoring DS Download Play
|
#### Section VII - Restoring DS Download Play
|
||||||
|
|
||||||
|
|
|
@ -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
|
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
|
+ 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 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. 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)
|
||||||
1. Power off your device
|
+ Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging
|
||||||
1. Insert your SD card into your computer
|
+ For an explanation of what each setting does, see [this wiki page](https://wiki.hacks.guide/wiki/3DS:Luma3DS/Configuration)
|
||||||
1. Verify that a `luma` folder exists and that `config.ini` is inside of it
|
+ For the purposes of this guide, these settings will be left on default settings
|
||||||
+ The existence of these folders and files confirms that Luma3DS is installed
|
1. Press (Start) to save and reboot
|
||||||
+ 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.
|
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.
|
+ 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.
|
||||||
|
|
Loading…
Reference in a new issue