Difference between revisions of "6.0.1"

From Nintendo Switch Brew
Jump to navigation Jump to search
Line 17: Line 17:
  
 
Nothing changed in the content of the updated titles' RomFS besides [[System Version Title]]. Nothing changed sysmodule-side with IPC. No actual changes in [[NPDM]]s.
 
Nothing changed in the content of the updated titles' RomFS besides [[System Version Title]]. Nothing changed sysmodule-side with IPC. No actual changes in [[NPDM]]s.
 +
 +
=== [[Audio_services|audio-sysmodule]] ===
 +
There was exactly 1 code change: in L_1bf50, code was added for setting a certain variable to 0x1, immediately before: <code>if(someval)aforementioned_variable |= somefunc(...);</code>
  
 
==See Also==
 
==See Also==
 
System update report(s):
 
System update report(s):
 
* [https://yls8.mtheall.com/ninupdates/reports.php?date=10-08-18_08-05-09&sys=hac]
 
* [https://yls8.mtheall.com/ninupdates/reports.php?date=10-08-18_08-05-09&sys=hac]

Revision as of 01:24, 9 October 2018

The Switch 6.0.1 system update was released on October 8, 2018. 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, including:
  • Resolved an issue where internet connection test does not display correct results for download and upload speed
  • Resolved an issue where some licensed controllers' motion controls such as tilt function respond incorrectly

System Titles

Besides System Version Title, the following titles were updated:

Nothing changed in the content of the updated titles' RomFS besides System Version Title. Nothing changed sysmodule-side with IPC. No actual changes in NPDMs.

audio-sysmodule

There was exactly 1 code change: in L_1bf50, code was added for setting a certain variable to 0x1, immediately before: if(someval)aforementioned_variable |= somefunc(...);

See Also

System update report(s):