Difference between revisions of "10.1.0"
Line 15: | Line 15: | ||
The only sysmodules with IPC changes were: [[Settings_services|settings]], [[Applet_Manager_services|am]], [[NIM_services|nim]], [[OLSC_services|olsc]]. | The only sysmodules with IPC changes were: [[Settings_services|settings]], [[Applet_Manager_services|am]], [[NIM_services|nim]], [[OLSC_services|olsc]]. | ||
+ | |||
+ | The sysmodules are built with the updated SDK, even though the sdkver wasn't changed. | ||
RomFs changes (besides SystemVersion/RebootlessSystemUpdateVersion): | RomFs changes (besides SystemVersion/RebootlessSystemUpdateVersion): | ||
Line 33: | Line 35: | ||
Various other funcs were also updated. | Various other funcs were also updated. | ||
+ | |||
+ | === [[BTM_services|btm]]-sysmodule === | ||
+ | Two funcs changed: | ||
+ | |||
+ | * First func: This will no longer Abort when [[Bluetooth_Driver_services#StopInquiry|StopInquiry]] fails, the Result is now ignored. Added a call to the below func with arg=8 which is used in some cases, Aborting on fail. | ||
+ | * Second func: Two func calls were removed. A func call was added, for setting a bool flag to false with mutex-locking. | ||
=== [[Migration_services|migration]]-sysmodule === | === [[Migration_services|migration]]-sysmodule === |
Latest revision as of 21:53, 18 July 2020
The Switch 10.1.0 system update was released on July 14, 2020 (UTC). This Switch update was released for the following regions: ALL.
Security flaws fixed: yes.
Change-log
Official ALL change-log:
- General system stability improvements to enhance the user's experience.
System Titles
- The following sysmodules were updated: settings, friends, hid, wlan, nvservices, ns, am, nim, btm, npns, es, migration, olsc.
- The following SystemData were updated (besides SystemVersion/RebootlessSystemUpdateVersion): CertStore, ErrorMessage, SsidList, FirmwareDebugSettings, all BootImagePackages, FatalMessage, ControllerFirmware.
- The following applets were updated: qlaunch, controller, swkbd, myPage.
NPDM changes: version was updated. The Handle Table Size for npns was changed from 100 to 128.
The only sysmodules with IPC changes were: settings, am, nim, olsc.
The sysmodules are built with the updated SDK, even though the sdkver wasn't changed.
RomFs changes (besides SystemVersion/RebootlessSystemUpdateVersion):
- CertStore: "/ssl_CaFingerprints.bdf" and "/ssl_TrustedCerts.bdf" were updated.
- ErrorMessage: New errors were added.
- SsidList: "/ssid_list.csv" was updated.
- FirmwareDebugSettings: "/file" was updated.
- BootImagePackages: Only change was for updating package2.
- FatalMessage: Added "/pt-BR/".
- ControllerFirmware: "/FirmwareInfo.csv" and "/ukyosakyo_ep2_ota.bin" were updated.
- qlaunch: "/lyt/Set.szs", "/message/{language}/qlaunch.msbt.szs", "/message/{language}/setting.msbt.szs" were updated.
- controller: "/lyt/Controller.szs", "/message/Ocean.msbp.szs", "/message/USen/controller.msbt.szs", "/message/USes/controller.msbt.szs", "/message/USfr/controller.msbt.szs" were updated.
- swkbd: "/message/Ocean.msbp.szs" was updated.
- myPage: "/lyt/MyPage.szs", "/lyt/Set.szs", "/message/{language}/myPage.msbt.szs", "/message/{language}/setting.msbt.szs", "/message/Ocean.msbp.szs", "/sound/myPage_action.bksnd" were updated.
hid-sysmodule
All hidsys ButtonConfig cmds which use an input s32 were updated, the s32 is now validated.
Various other funcs were also updated.
btm-sysmodule
Two funcs changed:
- First func: This will no longer Abort when StopInquiry fails, the Result is now ignored. Added a call to the below func with arg=8 which is used in some cases, Aborting on fail.
- Second func: Two func calls were removed. A func call was added, for setting a bool flag to false with mutex-locking.
migration-sysmodule
Various olsc service cmd usage was updated, for using different cmds instead of the previously used cmds, and a new func call which uses an additional cmd was added.
See Also
System update report(s):
Nintendo Switch System Versions | |
---|---|
1.0.0 | |
2.0.0 • 2.1.0 • 2.2.0 • 2.3.0 | |
3.0.0 • 3.0.1 • 3.0.2 | |
4.0.0 • 4.0.1 • 4.1.0 | |
5.0.0 • 5.0.1 • 5.0.2 • 5.1.0 | |
6.0.0 • 6.0.1 • 6.1.0 • 6.2.0 | |
7.0.0 • 7.0.1 | |
8.0.0 • 8.0.1 • 8.1.0 • 8.1.1 | |
9.0.0 • 9.0.1 • 9.1.0 • 9.2.0 | |
10.0.0 • 10.0.1 • 10.0.2 • 10.0.3 • 10.0.4 • 10.1.0 • 10.1.1 • 10.2.0 | |
11.0.0 • 11.0.1 | |
12.0.0 • 12.0.1 • 12.0.2 • 12.0.3 • 12.1.0 | |
13.0.0 • 13.1.0 • 13.2.0 • 13.2.1 | |
14.0.0 • 14.1.0 • 14.1.1 • 14.1.2 | |
15.0.0 • 15.0.1 | |
16.0.0 • 16.0.1 • 16.0.2 • 16.0.3 • 16.1.0 | |
17.0.0 • 17.0.1 | |
18.0.0 • 18.0.1 • 18.1.0 | |
19.0.0 • 19.0.1 |