Add option to change controller LED color #572
@ -89,7 +89,7 @@ namespace Ryujinx.Input.SDL2
|
||||
|
||||
if (SDL_GameControllerHasLED(_gamepadHandle) == SDL_bool.SDL_TRUE)
|
||||
{
|
||||
SetLedColor("000000");
|
||||
SetLedColor("FFE4B5");
|
||||
}
|
||||
|
||||
// Enable motion tracking
|
||||
|
Loading…
x
Reference in New Issue
Block a user