Configuration: Add per-game input profiles
This commit is contained in:
parent
f2cd2e82ae
commit
19ca666e9f
11 changed files with 465 additions and 14 deletions
|
@ -107,10 +107,9 @@ void EmulatedController::ReloadFromSettings() {
|
|||
original_npad_type = npad_type;
|
||||
}
|
||||
|
||||
Disconnect();
|
||||
if (player.connected) {
|
||||
Connect();
|
||||
} else {
|
||||
Disconnect();
|
||||
}
|
||||
|
||||
ReloadInput();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue