redphx / better-xcloud

Userscript to improve Xbox Cloud Gaming (xCloud) and Remote Play experiences on web browsers
https://better-xcloud.github.io
MIT License
825 stars 50 forks source link

[Bug] Using WebGL2 renderer causes error #451

Closed acee9 closed 1 month ago

acee9 commented 3 months ago

Checklist

Questions

Device

Laptop

Device

HP 15s

Operating System

Windows

Android app/Browser Version

Edge 126.0.2592.113

Better xCloud Version

5.4.1

Game list

No response

Reproduction Steps

.

Screenshot/video

No response

redphx commented 3 months ago

Do you use controller-friendly ui setting? And share video pls.

acee9 commented 3 months ago

I used to, now´s off

https://github.com/user-attachments/assets/8ea1ca42-16c9-4d8b-bda3-ec05caa1bd9a

redphx commented 3 months ago
image

The System menu bar doesn't show Better xCloud's buttons, which meant it wasn't loaded succesfully.

I had this bug once but didn't run into it again.

acee9 commented 3 months ago

Is there some solution?, I have already updated the new version 5.4.2 but still like that

redphx commented 3 months ago

My best guess is some other extension conflicted with the script.

Pls share a screenshot of the Web DevTools's Console tab after loading the home page. If you don't see any line with "BxC Patcher" then my theory is correct.

acee9 commented 3 months ago

Cap2

redphx commented 3 months ago

Thanks. Now capture the entire Console after loading into the game.

acee9 commented 3 months ago

https://github.com/user-attachments/assets/10d0d433-0dfa-4af4-bf2b-47888909d5c1

redphx commented 3 months ago

Apparently your device doesn't support WebGL2.

You can clear the settings by typing this line into the Console, then press Enter: localStorate.removeItem('better_xcloud')

Refresh the page.

acee9 commented 3 months ago

Yes it does support, but definitely that option cause the problem, i think its done, what'd you think? https://github.com/user-attachments/assets/ba00b833-df56-4ba3-ab11-4c486aca67f2

redphx commented 3 months ago

So it worked again? That's weird. Maybe there is a combination of settings that caused the problem.