Difference between revisions of "9.5.0-22"

From 3dbrew
Jump to navigation Jump to search
Line 6: Line 6:
  
 
== System Titles ==
 
== System Titles ==
 +
The following titles were updated: [[eShop]], [[Home Menu]], [[CVer]], and Old3DS/New3DS [[NVer]].
 +
 +
The GPIO system-module and the [[NFC_Services|NFC]] New3DS system-module were updated.
 +
 +
Old3DS/New3DS NATIVE_FIRM was updated.
 +
 +
The [[Home Menu]] changes are minor, this includes removal of some throw_fatalerr() func calls.
  
 
===NATIVE_FIRM===
 
===NATIVE_FIRM===
Line 17: Line 24:
 
=See Also=
 
=See Also=
 
System update reports:
 
System update reports:
* http://yls8.mtheall.com/ninupdates/reports.php?date=02-02-15_07-05-07&sys=ctr  
+
* [http://yls8.mtheall.com/ninupdates/reports.php?date=02-02-15_07-05-07&sys=ctr]
* http://yls8.mtheall.com/ninupdates/reports.php?date=02-02-15_07-17-33&sys=ctr  
+
* [http://yls8.mtheall.com/ninupdates/reports.php?date=02-02-15_07-17-33&sys=ctr]
* http://yls8.mtheall.com/ninupdates/reports.php?date=02-02-15_07-38-28&sys=ctr  
+
* [http://yls8.mtheall.com/ninupdates/reports.php?date=02-02-15_07-38-28&sys=ctr]
* http://yls8.mtheall.com/ninupdates/reports.php?date=02-02-15_07-55-18&sys=ctr
+
* [http://yls8.mtheall.com/ninupdates/reports.php?date=02-02-15_07-55-18&sys=ctr]

Revision as of 07:24, 3 February 2015

The 9.5.0-22 system update was released on February 2, 2015.

Change-log

Official change-log:

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

System Titles

The following titles were updated: eShop, Home Menu, CVer, and Old3DS/New3DS NVer.

The GPIO system-module and the NFC New3DS system-module were updated.

Old3DS/New3DS NATIVE_FIRM was updated.

The Home Menu changes are minor, this includes removal of some throw_fatalerr() func calls.

NATIVE_FIRM

In Old3DS Process9 only *one* u32 was changed: the address of the FIRM header used during FIRM launch. This fixes firmlaunch-hax.

There was no actual code changes in the ARM11 kernel.

New3DS NATIVE_FIRM

The ARM9-loader has added a new keyX with keyslot 0x16 that is generated on hard-boot. The ARM9 binary is now encrypted with this key. In order to decrypt it, you'll need arm9hax on firm > 9.4, or some form of bootromhax.

See Also

System update reports: