mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-04 06:56:06 +00:00
Modernize HTTPS launch/resume for Sunshine
This commit is contained in:
@@ -470,6 +470,7 @@ public class Game extends Activity implements SurfaceHolder.Callback,
|
||||
.setAudioEncryption(true)
|
||||
.setColorSpace(decoderRenderer.getPreferredColorSpace())
|
||||
.setColorRange(decoderRenderer.getPreferredColorRange())
|
||||
.setPersistGamepadsAfterDisconnect(!prefConfig.multiController)
|
||||
.build();
|
||||
|
||||
// Initialize the connection
|
||||
|
||||
Reference in New Issue
Block a user