0
0
Fork 0
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2024-10-19 02:01:40 +00:00
ryujinx-fork/Ryujinx
Ac_K 7344dee475
account: Adds AccountManager (#2184)
* account: Adds Account Manager

In a way to have Custom User Profiles merged in master faster, this PR adds a `AccountManager` class (based on `AccountUtils` class) and the following changes have been made:
- Adds a "default profile values" which were the old hardcoded ones.
- The image profile is moved to the Account service folder.
- The hardcoded UserId for the savedata is now using the `AccountManager` last opened one.
- The DeviceId in Mii service is changed to the right value (checked by REd sys:set call).

* Fix csproj

* Addresses gdkchan's comments

* Fix UserProfile fields

* Fix mii GetDeviceId()

* Update Ryujinx.HLE.csproj
2021-04-13 03:16:43 +02:00
..
Modules Enable updates in portable mode. (related to #1885) (#2181) 2021-04-09 01:19:21 +02:00
Ui account: Adds AccountManager (#2184) 2021-04-13 03:16:43 +02:00
_schema.json PPTC: Fix unwanted propagation of a relocatable constant in a specific case. (#1990) 2021-02-23 13:15:45 +01:00
alsoft.ini Override openal-soft configuration (#2101) 2021-03-13 21:20:02 +11:00
Config.json Hide Cursor On Idle (#1993) 2021-02-15 22:48:21 +01:00
Program.cs Implement friendlier portable mode (#1885) 2021-03-15 22:10:36 +01:00
Ryujinx.csproj nfp: Amiibo scanning support (#2006) 2021-03-18 21:40:20 +01:00
Ryujinx.ico Added Program Icon (#900) 2020-01-24 16:14:51 +01:00
THIRDPARTY.md Distribute with OpenAL Soft on Windows (#1847) 2020-12-31 09:08:09 +11:00