Ryujinx/Ryujinx.HLE/HOS/Services/Ns/Aoc
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
..
IAddOnContentManager.cs account/ns: Implement 13.0.0+ service calls (#2820) 2021-11-24 18:11:50 -03:00
IContentsServiceManager.cs aoc/am: Cleanup aoc service and stub am calls (#2414) 2021-06-29 18:57:06 +02:00
IPurchaseEventManager.cs account/ns: Implement 13.0.0+ service calls (#2820) 2021-11-24 18:11:50 -03:00
ResultCode.cs aoc/am: Cleanup aoc service and stub am calls (#2414) 2021-06-29 18:57:06 +02:00