mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-05-17 12:21:51 +00:00
This PR addresses [this issue](https://github.com/Ryubing/Issues/issues/231) and implements HD Rumble for compatible Nin devices. ## New Features - Add the option for Gamepads to implement HD Rumble - Add the HD rumble capability to SDL3Gamepad and SDL3JoyCon when they meet certain requirements Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/40 |
||
|---|---|---|
| .. | ||
| Assigner | ||
| HLE | ||
| Motion | ||
| Button.cs | ||
| ButtonType.cs | ||
| GamepadButtonInputId.cs | ||
| GamepadFeaturesFlag.cs | ||
| GamepadStateSnapshot.cs | ||
| IGamepad.cs | ||
| IGamepadDriver.cs | ||
| IKeyboard.cs | ||
| IMouse.cs | ||
| Key.cs | ||
| KeyboardStateSnapshot.cs | ||
| MotionInputId.cs | ||
| MouseButton.cs | ||
| MouseStateSnapshot.cs | ||
| Ryujinx.Input.csproj | ||
| StickInputId.cs | ||