Ryujinx/Ryujinx.HLE/HOS/Services/Account
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
..
Acc account/ns: Implement 13.0.0+ service calls (#2820) 2021-11-24 18:11:50 -03:00
Dauth Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
ResultCode.cs account: Adds AccountManager (#2184) 2021-04-13 03:16:43 +02:00