7.0.0-13: Difference between revisions
No edit summary |
Emufan4568 (talk | contribs) mNo edit summary |
||
(8 intermediate revisions by one other user 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 | ||
= | =Applications= | ||
The following applications were updated: [[System Settings]], [[Activity Log]](non-JPN), [[Nintendo 3DS Camera]](non-JPN), [[Nintendo 3DS Sound]], [[Mii Maker]], [[StreetPass Mii Plaza]], [[eShop]], [[System Transfer]], [[Face Raiders]], and [[AR Games]]. A new title was added where the TID-High is the application TID-High. | The following applications were updated: [[System Settings]], [[Activity Log]](non-JPN), [[Nintendo 3DS Camera]](non-JPN), [[Nintendo 3DS Sound]], [[Mii Maker]], [[StreetPass Mii Plaza]], [[eShop]], [[System Transfer]], [[Face Raiders]], and [[AR Games]]. A new title was added where the TID-High is the application TID-High. | ||
==System Settings fix== | |||
The NVRAM DS settings [[3DS_exploits|vulnerability]] in System Settings was fixed by adding the following code for the string length fields: before copying the data, the updated function will use the actual max length of the string for copying data if the length from the settings is too large. | |||
=System CFAs= | =System CFAs= | ||
Line 25: | Line 28: | ||
=System Modules= | =System Modules= | ||
The following system modules were updated: cfg, codec, MCU, PTM, AC, [[StreetPass|CECD]], http, NIM, friends, [[SpotPass|BOSS]], and [[NS]] were updated. A [[Title_list|new]] system module was added. | The following system modules were updated: cfg, codec, MCU, PTM, AC, [[StreetPass|CECD]], http, NIM, friends, [[SpotPass|BOSS]], and [[NS]] were updated. A [[Title_list|new]] system module was added: "act" for handling Nintendo Network accounts. | ||
=FIRM and whitelist= | =FIRM and whitelist= | ||
NATIVE_FIRM and the DS gamecard whitelist were updated. | NATIVE_FIRM and the DS gamecard whitelist were updated. | ||
NATIVE_FIRM now supports a new encryption method for certain [[NCCH]] sections, when a flag in the NCCH header is set. The keyslot for this is now initialized during NATIVE_FIRM boot from the same function which initializes the 6.0 gamecard [[Savegames|savegame]] keyY, see the [[NCCH]] page for details. No 7.0.0-13 system titles seem to use this new encryption, this is presumably enabled by default for all titles built starting with 7.0.0-13+ for non-system titles: the first known title to use this was the updated version of the eShop YouTube application. | |||
[[Category:Firmware Versions]] |