Updated Installation and upgrade (markdown)

Aurora 2016-09-26 15:43:39 +02:00
parent a9ba7e59c4
commit 648bc9b751

@ -57,13 +57,4 @@ Pick the one in the correct folder for your device, and copy it to the `luma` fo
If you're using a boot manager (BootCtr9, CtrBootManager9, ARM9Select, etc.) to load Luma3DS, 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.
- On Windows just drag the Luma3DS .bin on top of the program, and write the path.
- On 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). **OR**
- You can use `pathchange.py`:
1. Install Python 2.7 or newer (3.4 or newer)
1. Put `patchanger.py` and the `.bin` file for Luma3DS in the same directory.
1. `cd path/to/patchanger.py`
1. `python ./pathchanger.py ./nameof.bin path/to/file/on/your/sd`
For example, if you have Luma3DS as SD:/randomfolder/Luma3DS.bin, just type: randomfolder/Luma3DS.bin.
- Change Luma3DS's path (refer to the [Options and usage](https://github.com/AuroraWright/Luma3DS/wiki/Options-and-usage) page).