From 96aa4618ce8398c5c41252638818fe4c12afe36c Mon Sep 17 00:00:00 2001 From: John Clemis Date: Mon, 20 Aug 2018 15:05:35 -0500 Subject: [PATCH] One small change addressing feedback --- Ryujinx/Ui/GLScreen.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Ryujinx/Ui/GLScreen.cs b/Ryujinx/Ui/GLScreen.cs index 548143812..e653f458a 100644 --- a/Ryujinx/Ui/GLScreen.cs +++ b/Ryujinx/Ui/GLScreen.cs @@ -263,6 +263,7 @@ namespace Ryujinx IsKeyboard ? CurrentButtonsKeyboard : CurrentButtonsGamePad[GetGamePadIndexFromHostDevice(entry.Value)], IsKeyboard ? LeftJoystickKeyboard : LeftJoystickGamePad [GetGamePadIndexFromHostDevice(entry.Value)], IsKeyboard ? RightJoystickKeyboard : RightJoystickGamePad [GetGamePadIndexFromHostDevice(entry.Value)]); + Device.Hid.SetJoyconButton( entry.Key, HidControllerLayouts.Main,