La développeuse AuroraWright nous propose une nouvelle version de son CFW taillé sur les bases de ReiNAND. Bien qu'il l'améliore très souvent, Reisyukaku ne propose pas de compilation officielle de ReiNAND régulièrement, AuroaWright elle continue de diffuser des builds, elle le prouve une nouvelle fois avec cette nouvelle version d'AuReiNAND.
Dans cette nouvelle version v3.9, la développeuse a travaillé sur un nettoyage du code, elle a corrigé les rares problèmes liés aux écrans noirs lors des montages de la SD, elle a mis à jour divers payloads, notamment grâce aux travaux de Fix94 sur l'ARM9, elle a aussi ajouté le support du double emuNAND, tout en précisant que cette option n'est pas possible avec deux emuNAND 9.0, et en précisant comment lancer le second.
-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.