Ryujinx/Ryujinx.HLE/HOS/Services/Ns
Ac_K 3dcee8c437
account/ns: Implement 13.0.0+ service calls (#2820)
This PR implements/stubs some missing calls introduced in recent firmware (13.0.0).

- `acc:u0 InitializeApplicationInfoV2` needed by ACNH.
- `aoc:u NotifyMountAddOnContent/NotifyUnmountAddOnContent/CheckAddOnContentMountStatus` checked by RE. Needed by ACNH.
- `IPurchaseEventManager PopPurchasedProductInfo` needed by Dying Light.

Now ACNH 2.0 update is fully playable, and Dying Light can boot further:
2021-11-24 18:11:50 -03:00
..
Aoc account/ns: Implement 13.0.0+ service calls (#2820) 2021-11-24 18:11:50 -03:00
IApplicationManagerInterface.cs HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00
IDevelopInterface.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IReadOnlyApplicationControlDataInterface.cs HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00
IServiceGetterInterface.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
ISystemUpdateInterface.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IVulnerabilityManagerInterface.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00