diff --git a/Preparing.md b/Preparing.md index 85062d1..2a3b6d1 100644 --- a/Preparing.md +++ b/Preparing.md @@ -6,5 +6,6 @@ By default, AuReiNand doesn't need a firmware file, since it reads them from the If you're using an arm9loaderhax intermediate loader to load AuReiNand (such as arm9select, ctrbootmanager9 and so on) and thus AuReiNand isn't the arm9loaderhax.bin on the root of the SD card, you need to change an hardcoded path inside the AuReiNand .bin in order to make GBA/DS games (and certain games like Smash Bros and Monster Hunter 4 on the Old 3DS) work. This can be done with 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 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). + If you have AuReiNand as randomloader/default.bin, just type: randomloader/default.bin. \ No newline at end of file