service: hid: Create abstracted pad structure
This commit is contained in:
parent
a4d90a9a64
commit
b5dac5f525
51 changed files with 3333 additions and 43 deletions
|
@ -3988,7 +3988,7 @@ void GMainWindow::OnToggleDockedMode() {
|
|||
tr("Handheld controller can't be used on docked mode. Pro "
|
||||
"controller will be selected."));
|
||||
handheld->Disconnect();
|
||||
player_1->SetNpadStyleIndex(Core::HID::NpadStyleIndex::ProController);
|
||||
player_1->SetNpadStyleIndex(Core::HID::NpadStyleIndex::Fullkey);
|
||||
player_1->Connect();
|
||||
controller_dialog->refreshConfiguration();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue