mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-05-14 05:40:39 +00:00
* set: Quick implementation of GetKeyCodeMap/GetKeyCodeMap2 This fixed USB keyboard access in official titles. * hid: Stub SendKeyboardLockKeyEvent * Update Ryujinx.HLE/HOS/Services/Settings/ISettingsServer.cs Co-authored-by: Ac_K <Acoustik666@gmail.com> * Update Ryujinx.HLE/HOS/Services/Hid/IHidServer.cs Co-authored-by: Ac_K <Acoustik666@gmail.com> * set: KeyboardLayout bringup * set: Small bugfix * Fix GetKeyCodeMapImpl * Revert SystemRegion > RegionCode in Configuration * Fix SendKeyboardLockKeyEvent Co-authored-by: Ac_K <Acoustik666@gmail.com> |
||
|---|---|---|
| .. | ||
| IFactorySettingsServer.cs | ||
| IFirmwareDebugSettingsServer.cs | ||
| ISettingsServer.cs | ||
| ISystemSettingsServer.cs | ||
| KeyCodeMaps.cs | ||
| NxSettings.cs | ||
| ResultCode.cs | ||