mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-02-14 05:15:35 +00:00
* 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 |
||
---|---|---|
.. | ||
Account | ||
Am | ||
Apm | ||
Arp | ||
Audio | ||
Bcat | ||
Bgtc | ||
Bluetooth | ||
BluetoothManager | ||
Caps | ||
Cec | ||
Ectx | ||
Erpt | ||
Es | ||
Eupld | ||
Fatal | ||
Friend | ||
Fs | ||
Grc | ||
Hid | ||
Ins | ||
Lbl | ||
Ldn | ||
Lm | ||
Loader | ||
Mig | ||
Mii | ||
Mm | ||
Ncm | ||
News | ||
Nfc | ||
Ngct | ||
Nifm | ||
Nim | ||
Notification | ||
Npns | ||
Ns | ||
Nv | ||
Olsc | ||
Ovln | ||
Pcie | ||
Pctl | ||
Pcv | ||
Pm | ||
Prepo | ||
Psc | ||
Ptm | ||
Ro | ||
Sdb | ||
Settings | ||
Sm | ||
Sockets | ||
Spl | ||
Srepo | ||
Ssl | ||
SurfaceFlinger | ||
Time | ||
Usb | ||
Vi | ||
Wlan | ||
CommandAttributes.cs | ||
DummyService.cs | ||
IpcService.cs | ||
ServerBase.cs | ||
ServiceAttributes.cs | ||
ServiceConfiguration.cs |