mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-06-28 11:06:24 +02:00
Extended hotkeys to player1-8 + h, localized the overlay
This commit is contained in:
parent
0afc910f39
commit
72752d2c4b
16 changed files with 338 additions and 79 deletions
|
@ -19,5 +19,10 @@ namespace Ryujinx.Ava.Common
|
|||
CycleInputDevicePlayer2,
|
||||
CycleInputDevicePlayer3,
|
||||
CycleInputDevicePlayer4,
|
||||
CycleInputDevicePlayer5,
|
||||
CycleInputDevicePlayer6,
|
||||
CycleInputDevicePlayer7,
|
||||
CycleInputDevicePlayer8,
|
||||
CycleInputDeviceHandheld,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue