10.0.1: Difference between revisions

From Nintendo Switch Brew
Jump to navigation Jump to search
Line 9: Line 9:
==System Titles==
==System Titles==
Besides SystemVersion, the only updated title was [[HID_services|hid]]-sysmodule.
Besides SystemVersion, the only updated title was [[HID_services|hid]]-sysmodule.
=== [[HID_services|hid]]-sysmodule ===
* Various new funcs were added: an object constructor, with the rest being vfuncs for this object.
* This constructor is now called from an initialization func. Other func(s) were also updated to now use this object.


==See Also==
==See Also==
System update report(s):
System update report(s):
* [https://yls8.mtheall.com/ninupdates/reports.php?date=2020-04-22_00-05-09&sys=hac]
* [https://yls8.mtheall.com/ninupdates/reports.php?date=2020-04-22_00-05-09&sys=hac]

Revision as of 03:50, 22 April 2020

The Switch 10.0.1 system update was released on April 22, 2020 (UTC). This Switch update was released for the following regions: ALL.

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 ALL change-log:

  • General system stability improvements to enhance the user's experience.

System Titles

Besides SystemVersion, the only updated title was hid-sysmodule.

hid-sysmodule

  • Various new funcs were added: an object constructor, with the rest being vfuncs for this object.
  • This constructor is now called from an initialization func. Other func(s) were also updated to now use this object.

See Also

System update report(s):