ChristopherKlay / StadiaEnhanced

Various new features for Google Stadia
GNU General Public License v3.0
262 stars 31 forks source link

Can't force 4k with Stadia enhanced #37

Closed xlivin closed 3 years ago

xlivin commented 3 years ago

When I start a game and set the game in 4k I get this error, if I click (re-open) the game returns to give the same error CPU: i3 8350k GPU: 970 image

xlivin commented 3 years ago

I think at this point my HW is not supporting it, am I right? My monitor is Full hd

ChristopherKlay commented 3 years ago

You can check if your GPU supports VP9 decoding @ 4K by opening chrome://gpu/ and looking at the video acceleration info.

If your GPU doesn't support VP9 decoding for 3840x2560, you will most likely run into issues, yes.

walkafwalka commented 3 years ago

Same here. I had to switch to fallback to Stadia+.

Edit: Disregard. I just tried switching back to Stadia Enhanced and everything LGTM now.

Edit2: And now neither work.

ChristopherKlay commented 3 years ago

I just booted up "Into the Breach" and while the game loads in 720p for some reason, it switches to 4K at the start screen just fine. I do still have the "old" version (like most people apparently?) without the updated homescreen and other changes however.

Are you two on the new version with the changes applied (i.e. the last played game now is a bigger tile on the homescreen and not a fullpage background anymore and such), or on the "old" version?

Edit: There's apparently issues even on CCU right now, where for some people the "performance" option is gone entirely. This might actually be related to a Stadia issue in general.

xlivin commented 3 years ago

I DID IT! Edge + Stadia enhanced. (Only edge, chrome didn't work)

image

walkafwalka commented 3 years ago

I do have the new UI. As @xlivin suggested, using Edge works flawlessly.

CobraBytez commented 3 years ago

Was working fine on Edge for me the past couple days, no longer works tonight. Getting the same "reopen game".

xlivin commented 3 years ago

It happens when the servers are too full, try again in the morning or afternoon

Il giorno sab 12 dic 2020 alle ore 05:20 CobraBytez < notifications@github.com> ha scritto:

Was working fine on Edge for me the past couple days, no longer works tonight. Getting the same "reopen game".

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ChristopherKlay/StadiaEnhanced/issues/37#issuecomment-743699618, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE7HLZMWVOYPFLSFOF3SI7TSULVPNANCNFSM4UVQ6JJA .

ChristopherKlay commented 3 years ago

Are you still having issues on the newest version?

Outside of some factors i can't change (i.e. Google having some issues with 4K in games like Cyberpunk) everything should work fine by now.

CobraBytez commented 3 years ago

Hi Christopher,

Thanks for getting back to me. I can still only do 4K when connected to VPN. I've discovered this week that if I disconnect from the VPN, the game kicks me (as expected as I change IPs), but when I reconnect without the VPN immediately it's 4K again, until I have to exit then I have to repeat that sequence.

I have a piHole and thought it was something to do with DNS, but even after completely disabling that and going through 8.8.8.8 the issue persists.

But yes, in answer to your question, same issue with 1.04.

Thanks again,

Matt

On Wed., Dec. 16, 2020, 6:10 p.m. Christopher Klay, < notifications@github.com> wrote:

Are you still having issues on the newest version?

Outside of some factors i can't change (i.e. Google having some issues with 4K in games like Cyberpunk) everything should work fine by now.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ChristopherKlay/StadiaEnhanced/issues/37#issuecomment-747095847, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEIHQ3PLIGZTYTNBMOQ6GB3SVE46LANCNFSM4UVQ6JJA .

ChristopherKlay commented 3 years ago

Seeing that the extension doesn't actually manipulate your network connection itself and only changes the screen information and some minor UI elements (things unaffected by a VPN), i'm afraid this is most likely not an issue with the extension itself.

The output of localStorage.getItem("video_codec_implementation_by_codec_key"); (Ctrl+Shift+I to open the console) without the VPN compared to after dropping the VPN but still streaming in 4K might be interesting in this case.

CobraBytez commented 3 years ago

Looks like the images I sent might be too large, if so please let me know and I'll host them on Imgur. (If you didn't see my reply, got a failed to deliver due to size from your GitHub address).

On Wed., Dec. 16, 2020, 6:54 p.m. Christopher Klay, < notifications@github.com> wrote:

Seeing that the extension doesn't actually manipulate your network connection itself and only changes the screen information and some minor UI elements (things unaffected by a VPN), i'm afraid this is most likely not an issue with the extension itself.

The output of localStorage.setItem("video_codec_implementation_by_codec_key"); (Ctrl+Shift+I to open the console) without the VPN compared to after dropping the VPN but still streaming in 4K might be interesting in this case.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ChristopherKlay/StadiaEnhanced/issues/37#issuecomment-747110976, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEIHQ3PHOQFIHCDBFRKMFATSVFCFBANCNFSM4UVQ6JJA .

CobraBytez commented 3 years ago

(Just in case the images didn't come through on my first email, here's Imgur links)... Thanks for getting back to me, here's the results and some extra info:

Before VPN (1920x1080 in game): http://imgur.com/AVOfyPV

After VPN: http://imgur.com/rbH0x3y

Also included after VPN output from Stadia Enhanced plugin to demonstrate 4K does work under VPN: http://imgur.com/vrOhoX0

And my Windows Graphics settings: http://imgur.com/QshDO9a

In case it comes up, the issue persists if I set Windows resolution to 3840x2160.

Thanks again,

Matt

On Wed., Dec. 16, 2020, 7:24 p.m. Matthew Navarra, racecamaro@gmail.com wrote:

Looks like the images I sent might be too large, if so please let me know and I'll host them on Imgur. (If you didn't see my reply, got a failed to deliver due to size from your GitHub address).

On Wed., Dec. 16, 2020, 6:54 p.m. Christopher Klay, < notifications@github.com> wrote:

Seeing that the extension doesn't actually manipulate your network connection itself and only changes the screen information and some minor UI elements (things unaffected by a VPN), i'm afraid this is most likely not an issue with the extension itself.

The output of localStorage.setItem("video_codec_implementation_by_codec_key"); (Ctrl+Shift+I to open the console) without the VPN compared to after dropping the VPN but still streaming in 4K might be interesting in this case.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ChristopherKlay/StadiaEnhanced/issues/37#issuecomment-747110976, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEIHQ3PHOQFIHCDBFRKMFATSVFCFBANCNFSM4UVQ6JJA .

ChristopherKlay commented 3 years ago

Yea, this sadly confirms what i thought in the first place; This most likely isn't the extension running into issues.

In both situations (VPN and no-VPN) the codec is correctly and Stadia isn't reverting/overwriting the detection, which means the start-up check didn't run into issues. I first thought video_codec_implementation_by_codec_key_using_local_check affects it, but not only is that defaulting to VP9 (h264 would've locked you into 1080p here) as well, it also doesn't change when 4K isn't available (i.e. the VPN is off).

I'm curious; Does this happen with all games and other devices on the same network?

ChristopherKlay commented 3 years ago

Update: Someone just made a post over on reddit.

I've checked previous issues related to this and it looks like this indeed isn't an issue based on Stadia Enhanced, but Stadia (more specifically mostly Cyberpunk) itself.

There's multiple people who either get "re-open" errors, or their game simply won't go above 1080p to begin with. Across different countries (mostly US & Canada?) but almost exclusively with Cyberpunk - other games work.

CobraBytez commented 3 years ago

Thanks for the update Christopher, that post describes my current process exactly, although weirdly I don't need to go so far as to use an American IP, it works from a Toronto based VPN just fine.

Is there any indication what's causing it? I'm in IT as well and I'm genuinely curious. Is there any intent to track down the problem and solve it?

On Thu., Dec. 17, 2020, 5:45 p.m. Christopher Klay, < notifications@github.com> wrote:

Update: Someone just made a post over on reddit https://www.reddit.com/r/Stadia/comments/kf7xwh/howto_force_4k_streaming_on_cyberpunk_2077/ .

I've checked previous issues related to this and it looks like this indeed isn't an issue based on Stadia Enhanced, but Stadia (more specifically mostly Cyberpunk) itself.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ChristopherKlay/StadiaEnhanced/issues/37#issuecomment-747746677, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEIHQ3LNLKQ2VGEF5ZH2SPLSVKCYNANCNFSM4UVQ6JJA .

ChristopherKlay commented 3 years ago

According to Googles support, the issue is "unrelated to our server capacity" and has something to do with CDPR/Cyberpunk specifically. While that sounds kinda weird, it makes sense, seeing that other titles at 4K would need similar levels of performance but work fine.

In terms of what could possibly affect this, or create the issue, in terms of differences that are affected by a VPN however.. i honestly got absolutely no idea.

CobraBytez commented 3 years ago

Sounds good, thanks very much again for all the help and information, and all your hard work!

On Thu., Dec. 17, 2020, 5:58 p.m. Christopher Klay, < notifications@github.com> wrote:

According to Googles support, the issue is "unrelated to our server capacity" and has something to do with CDPR/Cyberpunk specifically. While that sounds kinda weird, it makes sense, seeing that other titles at 4K would need similar levels of performance but work fine.

In terms of what could possibly affect this, or create the issue, in terms of differences that are affected by a VPN however.. i honestly got absolutely no idea.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ChristopherKlay/StadiaEnhanced/issues/37#issuecomment-747751754, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEIHQ3KDPSRYGNQIK5EWKLDSVKEKJANCNFSM4UVQ6JJA .

ChristopherKlay commented 3 years ago

Thank you for using the extension and giving feedback! I will keep this open for now, labeled as a stadia bug and keep you updated on the issue when possible.

ChristopherKlay commented 3 years ago

Update on the situation from 9to5.

During times of extraordinarily high usage, you may experience a brief dip in connectivity, causing your gameplay session to end. This is temporary, isolated to a single title and caused by an exceptionally high volume of gamers connecting to your local data center, which may subsequently route your gameplay to a location further away. When this happens, your connection time might increase beyond our threshold. With this being said, I kindly ask that you try connecting again in a few minutes as the situation should self-resolve as sessions open up.