Fix Remote Play stopped working with xCloud 29.1.60

This commit is contained in:
redphx
2025-04-15 04:39:50 +07:00
parent 769649a376
commit 1fb1a64767
3 changed files with 8 additions and 6 deletions

View File

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