Created Firmware 17.0.1 (markdown)

Zoria
2025-05-31 21:59:04 +02:00
parent f52b72c645
commit cf36b80ef3

20
Firmware-17.0.1.md Normal file

@ -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.