Luma3DS

TuxSH 2016-04-23 01:57:30 +02:00
parent 6c12e6a41e
commit f5fce138e7

@ -6,19 +6,19 @@ Copy the files/folders to the root of your SD, depending on your situation:
- Green and Blue for A9LH - Green and Blue for A9LH
- Green and Pink for Menuhax/Browserhax/Any other *hax. - Green and Pink for Menuhax/Browserhax/Any other *hax.
You _MUST_ copy **aurei** (green) folder to the root of your SD. You _MUST_ copy **luma** (green) folder to the root of your SD.
Starting from ARN 5.0, you don't need firmware.bin anymore. Starting from Luma3DS 5.0, you don't need firmware.bin anymore.
To use NTR, you need firmware.bin from [this archive](http://www70.zippyshare.com/v/Fbj6n1vB/file.html). To use NTR, you need firmware.bin from [this archive](http://www70.zippyshare.com/v/Fbj6n1vB/file.html).
Pick the correct folder for your device, and copy it to **aurei** folder. Pick the correct folder for your device, and copy it to **luma** folder.
--- ---
## Upgrading to 5.1.1 from 4.3 or older ## Upgrading to 5.1.1 from 4.3 or older
1. Follow the Installation section on this page 1. Follow the Installation section on this page
1. _(Optional)_ If you're upgrading from 3.9 or older, move the contents of `SD:/rei/` to `SD:/aurei/` 1. _(Optional)_ If you're upgrading from 3.9 or older, move the contents of `SD:/rei/` to `SD:/luma/`
1. Remove anything other than "payloads" folder in `SD:/aurei/` 1. Remove anything other than "payloads" folder in `SD:/luma/`
1. _(Optional)_ Rename your `<button>.bin` to `<button>_<name>.bin` (e.g. y_uncart.bin) 1. _(Optional)_ Rename your `<button>.bin` to `<button>_<name>.bin` (e.g. y_uncart.bin)
1. _(Optional)_ Rename your `default.bin` to `def_<payloadname>.bin` (e.g. def_d9.bin) 1. _(Optional)_ Rename your `default.bin` to `def_<payloadname>.bin` (e.g. def_d9.bin)
1. Boot. 1. Boot.
@ -38,7 +38,7 @@ Pick the correct folder for your device, and copy it to **aurei** folder.
If you're using a bootmanager (bootctr9, ctrbootmanager9, arm9select, etc.) to load ARN, you won't be able to play GBA/DSiWare games, or certain games that need more RAM on the device (such as Super Smash Bros). If you're using a bootmanager (bootctr9, ctrbootmanager9, arm9select, etc.) to load ARN, you won't be able to play GBA/DSiWare games, or certain games that need more RAM on the device (such as Super Smash Bros).
You can disable your boot loader, or you can use the "pathchanger" program, provided for Windows, Linux and Mac OS. You can disable your boot loader, or you can use the "pathchanger" program, provided for Windows, Linux and Mac OS.
- On Windows just drag the ARN .bin on top of the program, and write the path. - On Windows just drag the Luma3DS .bin on top of the program, and write the path.
- On the other operating systems you need to use the tool from a terminal (type ./pathchanger, followed by a space and drag the .bin on top of the terminal). - On the other operating systems you need to use the tool from a terminal (type ./pathchanger, followed by a space and drag the .bin on top of the terminal).
For example, if you have AuReiNand as SD:/randomfolder/ARN.bin, just type: randomfolder/ARN.bin. For example, if you have Luma3DS as SD:/randomfolder/Luma3DS.bin, just type: randomfolder/Luma3DS.bin.