9.3.0-21: Difference between revisions
Emufan4568 (talk | contribs) mNo edit summary |
|||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 11: | Line 11: | ||
* Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience | * Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience | ||
Japanese New3DS-exclusive change log: | |||
* Added support for various Japanese NFC wallets | |||
* Added "amiibo Settings" in HOME Menu | |||
* | * It is possible to delete the data which registered the owner and nickname of amiibo, written to amiibo. | ||
* | |||
* | |||
== System Titles == | == System Titles == | ||
| Line 45: | Line 39: | ||
=Details= | =Details= | ||
Multiple [[3DS_System_Flaws|system flaws]] were fixed, this includes a later-stage [[3DS_System_Flaws|system flaw]] used in [[Ninjhax]]. Ninjhax was not completely blocked. | Multiple [[3DS_System_Flaws|system flaws]] were fixed, this includes a later-stage [[3DS_System_Flaws|system flaw]](separate from anything listed in the below NATIVE_FIRM section) used in [[Ninjhax]]. Ninjhax was not completely blocked. | ||
Support for amiibo was added. Support for the Old3DS NFC peripheral(which communicates with 3DS via IR) was added. | Support for amiibo was added. Support for the Old3DS NFC peripheral(which communicates with 3DS via IR) was added. | ||
All updated New3DS titles now use New3DS-specific NCCH crypto, see [[NCCH|here]]. | All updated New3DS titles now use New3DS-specific NCCH crypto, see [[NCCH|here]]. | ||
==NATIVE_FIRM== | |||
Most of the ARM11 kernel changes were to fix an ARM11 kernel [[3DS_System_Flaws|flaw]]. | |||
All ARM9 kernel changes: | |||
* The ARM9 kernel equivalent of the above code involved with the above ARM11 kernel flaw was updated, the changes for that are exactly the same. | |||
* An unknown kernel function was updated, this function seems to be ARM9-kernel specific. | |||
All Process9 changes: | |||
* The code for validating the [[NCCH/Extended_Header|exheader]] was updated: the total number of service-access-control entries this uses was changed from 0x20 to 0x22, and the valid range for "ARM9 Descriptor Version" was changed. | |||
* Keytype value 0x9 support was added to [[PSPXI:EncryptDecryptAes]]. | |||
* The New3DS-only commands for [[Process_Services_PXI]] were removed, the code/data for those were moved into [[NFC_Services|NFC]] module. | |||
* Support for New3DS-only [[NCCH]] encryption was added. | |||
* Support for gamecard savedata encryption using New3DS-only keyslots was added, see [[NCSD|here]]. | |||
=See Also= | =See Also= | ||
| Line 58: | Line 66: | ||
* [http://yls8.mtheall.com/ninupdates/reports.php?date=12-08-14_07-35-04&sys=ctr] | * [http://yls8.mtheall.com/ninupdates/reports.php?date=12-08-14_07-35-04&sys=ctr] | ||
* [http://yls8.mtheall.com/ninupdates/reports.php?date=12-08-14_07-45-04&sys=ctr] | * [http://yls8.mtheall.com/ninupdates/reports.php?date=12-08-14_07-45-04&sys=ctr] | ||
[[Category:Firmware Versions]] | |||