mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 07:37:19 +02:00
Bug fixes
This commit is contained in:
parent
6999783c07
commit
13527b9cf6
2
dist/better-xcloud.user.js
vendored
2
dist/better-xcloud.user.js
vendored
@ -5120,7 +5120,7 @@ if (this.baseStorageKey in window.BX_EXPOSED.overrideSettings) {
|
||||
"disableStreamGate",
|
||||
"overrideSettings",
|
||||
"broadcastPollingMode",
|
||||
getPref(PrefKey.UI_CONTROLLER_FRIENDLY) && "patchGamepadPolling",
|
||||
"patchGamepadPolling",
|
||||
"exposeStreamSession",
|
||||
"exposeDialogRoutes",
|
||||
"enableTvRoutes",
|
||||
|
@ -814,7 +814,7 @@ let PATCH_ORDERS: PatchArray = [
|
||||
'disableStreamGate',
|
||||
'overrideSettings',
|
||||
'broadcastPollingMode',
|
||||
getPref(PrefKey.UI_CONTROLLER_FRIENDLY) && 'patchGamepadPolling',
|
||||
'patchGamepadPolling',
|
||||
|
||||
'exposeStreamSession',
|
||||
'exposeDialogRoutes',
|
||||
|
Loading…
x
Reference in New Issue
Block a user