0
0
镜像自地址 https://github.com/THZoria/NX_Firmware.git 已同步 2026-04-09 10:41:13 +00:00
1
Firmware 16.0.3
Zoria 于 2025-05-31 22:00:46 +02:00 修改了此页面

System Titles

Only SystemVersion and BootImagePackages were updated.

NPDM changes (besides usual version-bump): none.

RomFs changes:

SystemVersion: All files updated.

BootImagePackages

Only package2 was updated. The kernel was not updated. All KIPs other than FS were only re-built (only difference is GNU build hash).

FS Mutex lock and unlock were added to some SaveData functions which were previously missing them. In particular, this is nn::fs::save::SaveDataFileSystemCore::HasOpenedFiles and nn::fs::save::SaveDataFileSystemCore::HasOpenedEntries.