Die CFW AuReiNand für den 3DS wurde aktualisiert.
Der Code wurde weiter optimiert, zudem wurden Blackscreens während dem Einhängen der SD-Karte behoben. Der integrierte Payload-Chainloader wurde aktualisiert und kann jetzt mit mehreren Payloads umgehen. Platziere einfach Payloads in einem "payloads"-Verzeichnis im "rei"-Ordner. Dort kannst du Dateien mit den Namen, die im Changelog angegeben sind, platzieren. Den Knopf musst du zusammen mit L+R drücken, damit der Payload geladen wird.
Zu guter Letzt werden jetzt noch zwei EmuNANDs gleichzeitig unterstützt. Es kann aber nur ein 9.0er-EmuNAND existieren, dieser muss auch der erste sein. Um den zweiten zu starten, drücke R+B im "aktualisierten sysNAND" Modus oder einfach nur "B" im regulären Modus. Wenn kein zweiter EmuNAND gefunden wurde, wird einfach der erste genommen.
- Further clean-up of the code - Fixed rare black screens with mounting SD cards - Updated the built-in payload chainloader to handle multiple payloads. This was inspired by Fix94's arm9select. Create a "payloads" directory inside the rei folder, put a "default.bin" inside (rename your existing arm9payload.bin if you have one), and (optionally) these other payloads: b.bin, x.bin, y.bin, select.bin, start.bin, right.bin, left.bin, up.bin, down.bin (press the matching button together with L and R to load the payload). Furthermore, the new loader will automatically perform the screen init before launching the payloads if this wasn't already done by A9LH itself. - Added dual emuNAND support. Please note that you can't have two 9.0 emuNANDs, and that if you want a 9.0 emuNAND it must be the first one. To launch the second one, press R + B in updated sysNAND mode, or just B in regular mode. The code will just fallback to the first emuNAND if the second one is not found.