From cf36b80ef34d8c81e3665494543683d9c9a1dafb Mon Sep 17 00:00:00 2001 From: Zoria <50277488+THZoria@users.noreply.github.com> Date: Sat, 31 May 2025 21:59:04 +0200 Subject: [PATCH] Created Firmware 17.0.1 (markdown) --- Firmware-17.0.1.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Firmware-17.0.1.md diff --git a/Firmware-17.0.1.md b/Firmware-17.0.1.md new file mode 100644 index 0000000..9dad2c7 --- /dev/null +++ b/Firmware-17.0.1.md @@ -0,0 +1,20 @@ +# System Titles + +µThe following titles were updated: +Sysmodules: hid, ldn, creport, omm. +[NPDM](https://switchbrew.org/wiki/NPDM) changes (besides usual version-bump): none. + +RomFs changes: + +[SystemVersion](https://switchbrew.org/wiki/System_Version_Title): All files updated. + +# IPC Interface Changes + +No changes. + +# [hid](https://switchbrew.org/wiki/HID_services) + +7 funcs were updated with the same changes: + +An u8 write with value 0x1E was replaced with an u64 write with value 0x100000004 ("nn::hidtypes::StaticPowerInfoForNoBatteryDevice"). +This fixes the initialization of the "PowerInfo" field for all instances of the "nn::hid::server::IAbstractedPad" object. \ No newline at end of file