mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-12-16 01:36:57 +00:00
chore: SDL3 (ryubing/ryujinx!207)
See merge request ryubing/ryujinx!207
This commit is contained in:
parent
13b69aedfe
commit
a8ace3d23c
40 changed files with 1157 additions and 811 deletions
|
|
@ -205,7 +205,7 @@ namespace Ryujinx.Ava.UI.Models.Input
|
|||
{
|
||||
Id = Id,
|
||||
Name = Name,
|
||||
Backend = InputBackendType.GamepadSDL2,
|
||||
Backend = InputBackendType.GamepadSDL3,
|
||||
PlayerIndex = PlayerIndex,
|
||||
ControllerType = ControllerType,
|
||||
LeftJoycon = new LeftJoyconCommonConfig<GamepadInputId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue