mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-18 22:30:11 +00:00
Tell the host if we want gamepads to persist after disconnection
This commit is contained in:
@@ -1178,6 +1178,7 @@ bool Session::startConnectionAsync()
|
||||
enableGameOptimizations,
|
||||
m_Preferences->playAudioOnHost,
|
||||
m_InputHandler->getAttachedGamepadMask(),
|
||||
!m_Preferences->multiController,
|
||||
rtspSessionUrl);
|
||||
} catch (const GfeHttpResponseException& e) {
|
||||
emit displayLaunchError(tr("GeForce Experience returned error: %1").arg(e.toQString()));
|
||||
|
||||
Reference in New Issue
Block a user