mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-24 13:22:28 +00:00
|
Some checks are pending
Canary CI / Release for linux-arm64 (push) Waiting to run
Canary CI / Release for linux-x64 (push) Waiting to run
Canary CI / Release for win-x64 (push) Waiting to run
Canary CI / Release MacOS universal (push) Waiting to run
Canary CI / Post CI Steps (push) Blocked by required conditions
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 | ||