mirror of
https://github.com/KeatonTheBot/Ryujinx.git
synced 2026-04-21 12:11:56 +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 | ||