Fix Remote Play stopped working

This commit is contained in:
redphx
2025-02-14 09:04:33 +07:00
parent 75d7443e0f
commit 3483672554
6 changed files with 16 additions and 52 deletions

View File

@@ -10,6 +10,7 @@ export let FeatureGates: { [key: string]: boolean } = {
ShowForcedUpdateScreen: false,
EnableTakControlResizing: true, // Experimenting
EnableLazyLoadedHome: false,
EnableRemotePlay: getGlobalPref(GlobalPref.REMOTE_PLAY_ENABLED),
};
// Enable Native Mouse & Keyboard