Ryujinx/src/Ryujinx.Input
Otozinclus 1ce37ec317
Add option to change controller LED color (#572)
This allows the user to change the controller LED while using Ryujinx.
Useful for PS4 and PS5 controllers as an example.

You can also use a spectrum-cycling Rainbow color option, or turn the LED off for DualSense controllers.

---------

Co-authored-by: Evan Husted <greem@greemdev.net>
2025-01-24 14:47:36 -06:00
..
Assigner Ava UI: Input Menu Refactor (#5826) 2024-04-17 18:52:12 -03:00
HLE Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Motion editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Button.cs Ava UI: Input Menu Refactor (#5826) 2024-04-17 18:52:12 -03:00
ButtonType.cs Ava UI: Input Menu Refactor (#5826) 2024-04-17 18:52:12 -03:00
GamepadButtonInputId.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
GamepadFeaturesFlag.cs UI: Add the ability to change a DualSense/DualShock 4's LED color. 2025-01-22 19:53:39 -06:00
GamepadStateSnapshot.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
IGamepad.cs Add option to change controller LED color (#572) 2025-01-24 14:47:36 -06:00
IGamepadDriver.cs Add option to change controller LED color (#572) 2025-01-24 14:47:36 -06:00
IKeyboard.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
IMouse.cs [Ryujinx.Input] Address dotnet-format issues (#5384) 2023-06-28 18:23:00 +02:00
Key.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
KeyboardStateSnapshot.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
MotionInputId.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
MouseButton.cs [Ryujinx.Input] Address dotnet-format issues (#5384) 2023-06-28 18:23:00 +02:00
MouseStateSnapshot.cs [Ryujinx.Input] Address dotnet-format issues (#5384) 2023-06-28 18:23:00 +02:00
Ryujinx.Input.csproj Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
StickInputId.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00