mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-07 13:48:27 +02:00
Fix Remote Play stopped working
This commit is contained in:
@@ -195,6 +195,7 @@ export class RemotePlayManager {
|
||||
window.BX_REMOTE_PLAY_CONFIG = STATES.remotePlay.config;
|
||||
|
||||
localRedirect('/launch/fortnite/BT5P2X999VH2#remote-play');
|
||||
setTimeout(() => localRedirect('/consoles/launch/' + serverId), 100);
|
||||
}
|
||||
|
||||
togglePopup(force = null) {
|
||||
|
Reference in New Issue
Block a user