Ryujinx-git/Ryujinx.HLE/HOS/Services/Account/Acc
JavidPack a3dd04deef
Implement -p or --profile command line argument ()
* Implement -p or --profile command line argument

* Put command line logic all in Program and reference it elsewhere

* Address feedback
2022-03-02 09:51:37 +01:00
..
AccountService account: Rework LoadIdTokenCache to auto generate a random JWT token () 2022-01-11 09:22:20 +01:00
AsyncContext account: Implement IManagerForApplication calls and IAsyncContext () 2020-08-18 21:24:54 +02:00
Types account: add Custom User Profiles support () 2021-04-23 22:26:31 +02:00
AccountManager.cs Implement -p or --profile command line argument () 2022-03-02 09:51:37 +01:00
AccountSaveDataManager.cs account: add Custom User Profiles support () 2021-04-23 22:26:31 +02:00
ApplicationServiceServer.cs account: Fix wrong condition in TrySelectUserWithoutInteraction () 2021-06-21 14:20:28 -03:00
DefaultUserImage.jpg [ImgBot] Optimize images () 2021-04-14 01:20:30 +02:00
IAccountServiceForAdministrator.cs Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
IAccountServiceForApplication.cs Update LibHac to v0.16.0 () 2022-02-27 00:52:25 +01:00
IAccountServiceForSystemService.cs Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
IAsyncContext.cs Initial support for the new 12.x IPC system () 2021-04-14 00:01:24 +02:00
IBaasAccessTokenAccessor.cs account: Services Refactoring () 2021-01-02 23:34:28 +01:00