Ryujinx/Ryujinx.HLE
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
..
Exceptions Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00
FileSystem Implement friendlier portable mode (#1885) 2021-03-15 22:10:36 +01:00
HOS account: Adds AccountManager (#2184) 2021-04-13 03:16:43 +02:00
Loaders Optimize PrintRoSectionInfo (#2151) 2021-03-29 18:31:16 +02:00
Utilities IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00
Homebrew.npdm Better process implementation (#491) 2018-11-28 20:18:09 -02:00
IHostUiHandler.cs Basic impl of Error Applet (#1551) 2020-09-28 00:00:38 +02:00
MemoryConfiguration.cs Allow DRAM size to be increased from 4GB to 6GB (#2174) 2021-04-04 14:06:59 +02:00
PerformanceStatistics.cs Interrupt GPU command processing when a frame's fence is reached. (#1741) 2020-12-17 19:39:52 +01:00
Ryujinx.HLE.csproj account: Adds AccountManager (#2184) 2021-04-13 03:16:43 +02:00
Switch.cs account: Adds AccountManager (#2184) 2021-04-13 03:16:43 +02:00