Refactor gamepad device creation
This commit is contained in:
parent
8b7c833cd4
commit
1d9ccb211e
4 changed files with 156 additions and 129 deletions
|
|
@ -23,7 +23,7 @@ struct gamepad_t {
|
|||
|
||||
|
||||
// When emulating the HOME button, we may need to artificially release the back button.
|
||||
// Afterwards, the gamepad state on sunshine won't match the state on Moonlight
|
||||
// Afterwards, the gamepad state on sunshine won't match the state on Moonlight.
|
||||
// To prevent Sunshine from sending erronious input data to the active application,
|
||||
// Sunshine forces the button to be in a specific state until the gamepad state matches that of
|
||||
// Moonlight once more.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue