mirror of
https://github.com/THZoria/NX_Firmware.git
synced 2025-06-28 10:51:44 +02:00
Created Firmware 18.0.1 (markdown)
25
Firmware-18.0.1.md
Normal file
25
Firmware-18.0.1.md
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
# System Titles
|
||||||
|
|
||||||
|
The following titles were updated:
|
||||||
|
Sysmodules: nifm, ns.
|
||||||
|
[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
|
||||||
|
|
||||||
|
Interface Changed: nn::nifm::detail::IGeneralService
|
||||||
|
Added: 47 - buffer_entry_sizes: [0x34], buffers: [0x6], inbytes: 0x4, outbytes: 0x4
|
||||||
|
|
||||||
|
# [ns](https://switchbrew.org/wiki/NS_services)
|
||||||
|
|
||||||
|
The following changed in the main-codebin:
|
||||||
|
|
||||||
|
nifm IPC nnSdk code was added for the new cmd.
|
||||||
|
L_b0b50, prev ver @ L_b0920 (impl func for [IDynamicRightsInterface](https://switchbrew.org/wiki/NS_services) HasAccountRestrictedRightsInRunningApplications):
|
||||||
|
Instead of writing an hard-coded 0 to output on failure, the bool returned by L_87cf0 is now used. That func loads a sys-setting.
|
||||||
|
L_f40f0 (prev ver @ L_f3ec0) and L_f4da0 (prev ver @ L_f4b50):
|
||||||
|
Larger/updated stackframe.
|
||||||
|
The second func (L_f4da0) is eventually called from [IApplicationManagerInterface](https://switchbrew.org/wiki/NS_services) PushDownloadTaskList.
|
Reference in New Issue
Block a user