forked from MeloNX/MeloNX
use procontroller as default libryujinx controller type
This commit is contained in:
parent
fd05b76554
commit
d988dfa781
@ -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…
x
Reference in New Issue
Block a user