0
0
镜像自地址 https://github.com/THZoria/NX_Firmware.git 已同步 2026-04-09 10:41:13 +00:00

Created Firmware 17.0.1 (markdown)

Zoria
2025-05-31 21:59:04 +02:00
父节点 f52b72c645
当前提交 cf36b80ef3

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