CFWs auf der Firmware < 7.0.0 booten wieder und Atmosphères Custom NCM wird mit dem Parameter "fss0experimental=1
" unterstützt. Auch hier wurde der Fehler mit einem unbootbaren EmuMMC auf 1.0.0 behoben. Wer immer noch Probleme mit dem Touchscreen hat, sollte "VOL+" und "VOL-" beim Starten gedrückt halten, um ihn neu zu kalibrieren. Zusätzlich lässt sich die Erstellung eines EmuMMC abbrechen und das Archiv-Bit-Fix-Tool kommt mit Dateipfaden größer als 256 Zeichen zurecht.
* Fixed an issue with booting CFW on < 7.0.0 A missing check was causing old versions to boot complete stock. * Fix issues with the usual sd card suspects when doing a warmboot based reboot. The SD Card regulator is now disabled on HW init and re-enabled at the appropriate time. * Support for Atmosphère experimental content. Use the fss0experimental=1 key on a boot entry to enable it. For now it's only for NCM. * Support fatal context version AFE2 Add more Minerva checks, in case it is paired with old bootloader folder contents. * Support coreboot.rom chainloading that is not 1MB. * Fixed an issue with HOS 1.0.0. Based on m4xw/emuMMC@d12dd54 * Fixed all touchscreen issues. In Nyx and HOS. In case you have the issue, you can boot Nyx while pressing VOL- and VOL+. This will force a re-calibration of the touchscreen. (The tool version will come later.) * Fixed an issue with lvGL heap which was causing hangs * Fix Archive bit tool when filepath is bigger than 256 chars. * Allow canceling of emuMMC creation.