Ryujinx/Ryujinx.HLE/HOS/Services/Account/Acc
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
..
AccountService HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00
AsyncContext account: Implement IManagerForApplication calls and IAsyncContext (#1466) 2020-08-18 21:24:54 +02:00
Types account: add Custom User Profiles support (#2227) 2021-04-23 22:26:31 +02:00
AccountManager.cs Update to LibHac 0.13.1 (#2475) 2021-08-12 23:56:24 +02:00
AccountSaveDataManager.cs account: add Custom User Profiles support (#2227) 2021-04-23 22:26:31 +02:00
ApplicationServiceServer.cs account: Fix wrong condition in TrySelectUserWithoutInteraction (#2384) 2021-06-21 14:20:28 -03:00
DefaultUserImage.jpg [ImgBot] Optimize images (#2205) 2021-04-14 01:20:30 +02:00
IAccountServiceForAdministrator.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
IAccountServiceForApplication.cs account/ns: Implement 13.0.0+ service calls (#2820) 2021-11-24 18:11:50 -03:00
IAccountServiceForSystemService.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
IAsyncContext.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
IBaasAccessTokenAccessor.cs account: Services Refactoring (#1833) 2021-01-02 23:34:28 +01:00