mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-06-28 19:36:24 +02:00
use procontroller as default libryujinx controller type
This commit is contained in:
parent
fd05b76554
commit
d988dfa781
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ namespace LibRyujinx
|
|||
Version = InputConfig.CurrentVersion,
|
||||
Backend = InputBackendType.GamepadSDL2,
|
||||
Id = null,
|
||||
ControllerType = ControllerType.JoyconPair,
|
||||
ControllerType = ControllerType.ProController,
|
||||
DeadzoneLeft = 0.1f,
|
||||
DeadzoneRight = 0.1f,
|
||||
RangeLeft = 1.0f,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue