Alex313031 / Thorium-Win

Chromium fork for Windows named after radioactive element No. 90; Windows builds of https://github.com/Alex313031/Thorium
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
1.28k stars 33 forks source link

geforce now "streaming games is not supported in this browser" #193

Open fenopa opened 3 months ago

fenopa commented 3 months ago

play.geforcenow.com says "streaming games is not supported in this browser" although it doesn't say that on official chrome version and works fine. it doesn't look like it's about user agents, you use chrome user agent anyway.

I checked headers, "SEC-CH-UA" has a difference between google chrome and chromium, that could be the reason.

I tested it with both 109 and 122 versions (I'm using thorium-win7 but it should be same for all os), thorium versions don't work but official chrome 109 works.

Could it be possible to make it see the thorium as chrome and don't say not supported browser? changing SEC-CH-UA would probably do the trick?

fenopa commented 2 months ago

well I played with headers with some extensions and it doesn't look like it checks from headers. so what makes it say "not supported in this browser"? how can I make it work? is there anyone who can use geforce now with thorium?

fenopa commented 2 months ago

looks like same as this: https://community.brave.com/t/geforce-now-unplayable-on-brave/524308/4

how they detect it's not chrome or edge without user agents? how would it possible to make them see the browser as chrome?