R/Ryujinx/Ui
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
..
App Initial Setup: Reload keys before verifying firmware (#1955) 2021-01-26 18:45:07 +01:00
Applet Fix Linux Icon (#1927) 2021-01-19 07:33:58 +11:00
Helper gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
Input Controller Input handling refactoring (#1751) 2021-02-21 00:22:55 +01:00
Resources Update Pro Controller Image + Trigger view (#2128) 2021-04-02 17:09:15 +02:00
Widgets account: Adds AccountManager (#2184) 2021-04-13 03:16:43 +02:00
Windows Allow DRAM size to be increased from 4GB to 6GB (#2174) 2021-04-04 14:06:59 +02:00
GLRenderer.cs Add the TamperMachine module for runtime mods and cheats (#1928) 2021-03-27 15:12:05 +01:00
JoystickController.cs system: Make index 0 of keyboards in configuration 'all keyboards' 2020-05-03 15:00:29 +02:00
KeyboardController.cs Fix SL/SR typo in keyboard controller mapping (#1938) 2021-01-20 18:59:51 +01:00
MainWindow.cs account: Adds AccountManager (#2184) 2021-04-13 03:16:43 +02:00
MainWindow.glade nfp: Amiibo scanning support (#2006) 2021-03-18 21:40:20 +01:00
StatusUpdatedEventArgs.cs gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00