mirror of
https://git.ryujinx.app/projects/Kenji-NX.git
synced 2026-09-20 17:51:13 +02:00
Miria: Make default profile loads Pro Controller by default (#2368)
This was a regression introduced by Miria.
This commit is contained in:
@@ -931,7 +931,7 @@ namespace Ryujinx.Ui.Windows
|
||||
Version = InputConfig.CurrentVersion,
|
||||
Backend = InputBackendType.WindowKeyboard,
|
||||
Id = null,
|
||||
ControllerType = ControllerType.JoyconPair,
|
||||
ControllerType = ControllerType.ProController,
|
||||
LeftJoycon = new LeftJoyconCommonConfig<Key>
|
||||
{
|
||||
DpadUp = Key.Up,
|
||||
|
||||
Reference in New Issue
Block a user