1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-03-04 18:56:20 +00:00
Ryujinx/Ryujinx.HLE/HOS/Services/Account/Acc
Alex Barney aa932a6df1
Update to LibHac v0.14.3 (#2925)
* Update to LibHac v0.14.3

* Fix loading NCAs that don't have a data partition
2021-12-23 13:55: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 v0.14.3 (#2925) 2021-12-23 13:55:50 -03: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
IAccountServiceForAdministrator.cs
IAccountServiceForApplication.cs account/ns: Implement 13.0.0+ service calls (#2820) 2021-11-24 18:11:50 -03:00
IAccountServiceForSystemService.cs
IAsyncContext.cs
IBaasAccessTokenAccessor.cs