You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 17, 2026. It is now read-only.
Although the script is loaded without errors, patches are not being loaded.
Debugging the script, I realized that in the Patcher class has the 'patchfunctionbind' function that intercepts in the client script the function call to load the chunks(.js).
My theory is the system takes time to load or load only after the site is loaded, which does not allow enabling some experimental XCLOUD functions.
Checklist
Questions
Device
55NANO77SRA
Operating System
webOS 8.3.1
Browser User-Agent
Mozilla/5.0 (Linux; NetCast; U) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/94.0.4606.128 Safari/537.36 SmartTV/10.0 Colt/2.0
Better xCloud Version
5.5.6
Game list
No response
Reproduction Steps
Screenshot/video
Although the script is loaded without errors, patches are not being loaded.
Debugging the script, I realized that in the Patcher class has the 'patchfunctionbind' function that intercepts in the client script the function call to load the chunks(.js).
My theory is the system takes time to load or load only after the site is loaded, which does not allow enabling some experimental XCLOUD functions.
In LG TV, patches are not being loaded.
In website, patches are being loaded