22.1.0: Difference between revisions
Created page with "The Switch 22.1.0 system update was released on April 7, 2026 (UTC). This Switch update was released for the following regions: ALL. Security flaws fixed: <fill this in manually>. ==Change-log== [https://en-americas-support.nintendo.com/app/answers/detail/a_id/22525/kw/nintendo%20switch%20system%20update Official] ALL change-log: * General system stability improvements to enhance the user's experience. ==System Titles== * The following titles were updated: ** Sysmod..." |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 22: | Line 22: | ||
* Unknown Interface prev-version: 0x7100129570 [ID = 0x29d8801c] | * Unknown Interface prev-version: 0x7100129570 [ID = 0x29d8801c] | ||
* Unknown Interface cur-version: 0x7100129570 [ID = 0x29d8801c] | * Unknown Interface cur-version: 0x7100129570 [ID = 0x29d8801c] | ||
=== [[ETicket_services|es]] === | |||
On [S1] the codebin is identical except for the BuildId. The actual changes are likely S2-only? | |||
=== [[Shared_Database_services|sdb]] === | |||
Calls to L_8c800 were removed from the following: | |||
* L_640e0, prev ver @ L_640e0. | |||
* L_643c0, prev ver @ L_643d0. | |||
* L_65290, prev ver @ L_652a0. | |||
* L_65da0, prev ver @ L_65e80. | |||
L_8c800 (in prev ver) just writes the input u8 (always 0 with these callers) into state. | |||
=== [[Migration_services|migration]] === | |||
* Updated L_12d5a0, prev ver at L_12d5a0. | |||
** The <code>inw0>>17 > 0xA</code> check at the end was replaced with <code>inw0 > 0x1600FF</code>. | |||
* Updated L_18dc40, prev ver at L_18dc40. | |||
** Minor changes? | |||
==See Also== | ==See Also== | ||