1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 06:24:10 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Settings
Ac_K e053663f27
settings: Implement GetDeviceNickName and SetDeviceNickName (#2383)
* settings: Implement GetDeviceNickName and SetDeviceNickName

This PR implement `set` and `sys:set` calls : `GetDeviceNickName` and `SetDeviceNickName` accordingly to RE.
I've cleaned up both services a bit and `SystemStateMgr` class too.

Closes #2110

* Addresses gdkchan_s feedback
2021-06-24 01:18:36 +02:00
..
IFactorySettingsServer.cs
IFirmwareDebugSettingsServer.cs
ISettingsServer.cs settings: Implement GetDeviceNickName and SetDeviceNickName (#2383) 2021-06-24 01:18:36 +02:00
ISystemSettingsServer.cs settings: Implement GetDeviceNickName and SetDeviceNickName (#2383) 2021-06-24 01:18:36 +02:00
KeyCodeMaps.cs set: Quick implementation of GetKeyCodeMap/GetKeyCodeMap2 (#1210) 2020-05-05 20:50:53 +02:00
NxSettings.cs
ResultCode.cs Add various error codes to Settings (#1229) 2020-05-10 13:33:15 +02:00