Difference between revisions of "10.7.0-32"

From 3dbrew
Jump to navigation Jump to search
Line 16: Line 16:
  
 
===Old3DS [[NFC_Services|NFC-sysmodule]]===
 
===Old3DS [[NFC_Services|NFC-sysmodule]]===
The size of .text decreased by 0x8-bytes.
+
Only the Old3DS NFC-sysmodule was updated, not New3DS. The size of .text decreased by 0x8-bytes.
 +
 
 +
Only one function was updated. Instead of doing "u64_someval0 += u64_someval1 + u64_someval1 + u64_someval1", this now uses a loop to do that addition 5 times.
  
 
==See Also==
 
==See Also==

Revision as of 03:55, 15 March 2016

The Old3DS+New3DS 10.7.0-32 system update was released on March 14, 2016. This Old3DS update was released for the following regions: USA, EUR, JPN, CHN, KOR, and TWN. This New3DS update was released for the following regions: USA, EUR, JPN, CHN, and KOR.

Security flaws fixed: <fill this in manually later, see the updatedetails page from the ninupdates-report page(s) once available for now>.

Change-log

Official USA change-log:

  • Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience

System Titles

<fill this in (manually) later>

Friends-sysmodule

Exactly the same changes as before, fpdver was changed from 4 to 5.

This new fpdver is not checked for yet server-side as of March 14, 2016.

Old3DS NFC-sysmodule

Only the Old3DS NFC-sysmodule was updated, not New3DS. The size of .text decreased by 0x8-bytes.

Only one function was updated. Instead of doing "u64_someval0 += u64_someval1 + u64_someval1 + u64_someval1", this now uses a loop to do that addition 5 times.

See Also

System update report(s):