Pr 434 #523

Closed
krQo0ygT7YVBDW wants to merge 68 commits from pr-434 into master
2 changed files with 4 additions and 5 deletions
Showing only changes of commit 1c6390cbfb - Show all commits

View File

@ -229,7 +229,6 @@ namespace Ryujinx.Input.HLE
controller.UpdateUserConfiguration(inputConfig);
specialExit = controller.Update(); //hotkey press check
controller.UpdateRumble(_device.Hid.Npads.GetRumbleQueue(playerIndex));
inputState = controller.GetHLEInputState();

View File

@ -519,7 +519,7 @@ namespace Ryujinx.Ava.UI.ViewModels
0=> 0, // "Hotkey 'Exit' is Disabled"
1=> 1, // "Close app. by hotkey"
2=> 2, // "Close game by hotkey"
_ => 0 // "Hotkey 'Exit' is Disabled"
_=> 0 // "Hotkey 'Exit' is Disabled"
};
// Keyboard Hotkeys