mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
Add options to control gamepad autoselection heuristics
Also move gamepad type selection to the input tab while we're here
This commit is contained in:
@@ -113,6 +113,8 @@ namespace config {
|
||||
|
||||
std::string gamepad;
|
||||
bool ds4_back_as_touchpad_click;
|
||||
bool motion_as_ds4;
|
||||
bool touchpad_as_ds4;
|
||||
|
||||
bool keyboard;
|
||||
bool mouse;
|
||||
|
||||
Reference in New Issue
Block a user