16.1.0: Difference between revisions

Created page with "The Switch 16.1.0 system update was released on August 22, 2023 (UTC). This Switch update was released for the following regions: ALL, and CHN. Security flaws fixed: <fill th..."
 
 
(4 intermediate revisions by the same user not shown)
Line 12: Line 12:
** SystemData (non-sysver): BrowserDll, Chinese and Korean dictionaries, NgWord, FontNintendoExtension, FontChineseSimple, NgWord2.
** SystemData (non-sysver): BrowserDll, Chinese and Korean dictionaries, NgWord, FontNintendoExtension, FontChineseSimple, NgWord2.
** Applets: qlaunch, controller, netConnect, swkbd, LibAppletWeb, LibAppletShop, overlayDisp, photoViewer, LibAppletOff, LibAppletLns, LibAppletAuth, myPage.
** Applets: qlaunch, controller, netConnect, swkbd, LibAppletWeb, LibAppletShop, overlayDisp, photoViewer, LibAppletOff, LibAppletLns, LibAppletAuth, myPage.
Web-applets: The .nss file path was changed from "Q:\daily\build\cruiser-code\product\output\{name}\NX64\Release\{name}.nss" to "Q:\Cruiser\Daily\DailyBuild\cruiser-code\product\output\{name}\NX64\Release\{name}.nss". The total symbols in main-codebin was increased by 1.
NPDM changes: besides version bump, controller applet now has ngc:u access.
RomFs changes (non-sysver):
* Web-applets: "/buildinfo/buildinfo.dat" and NRR updated.
* BrowserDll: NROs updated.
* Chinese and Korean dictionaries: Various data under "/Iwnn/ZH/CN" added/updated.
* NgWord: updated
* FontNintendoExtension: "/nintendo_ext2_003.bfttf" updated
* FontChineseSimple: "/nintendo_udsg-r_ext_zh-cn_003.bfttf" and "/nintendo_udsg-r_org_zh-cn_003.bfttf" updated.
* NgWord2: updated
* Applets: Various localization/UI/gfx data updated.
=== IPC Interface Changes ===
* Interface Changed: nn::mnpp::detail::ipc::IServiceForWebBrowser
** Added:    100 - buffers: [0x5, 0x5, 0x6], inbytes: 0x10, outbytes: 0x0
=== [[Bluetooth_Driver_services|bluetooth]] ===
4 funcs were updated:
* L_2e300 (prev ver L_2e300) and L_2f8e0 (prev ver L_2f800) added memset calls (inlined in one case for the former func).
* All 4 funcs replaced strncpy functionality with an UTF8 string copy call.
These funcs likely (?) use the device Name string.
=== [[Audio_services|audio]] ===
Two funcs were updated:
* In both funcs, an inlined strncpy was replaced with an UTF8 string copy call (the func called here was also added).


==See Also==
==See Also==