cancel
Showing results for 
Search instead for 
Did you mean: 

TekoRaiK's Posts

I want to login in the computer of my work once without logout and login every time. But when I do login in Stadia the browser has access to all of my Google services(play, Gmail, etc) and this is a ... See more...
I want to login in the computer of my work once without logout and login every time. But when I do login in Stadia the browser has access to all of my Google services(play, Gmail, etc) and this is a problem for me.
For me the better solution are 2 options: 1. Disable vsync in chrome browser  https://community.stadia.com/t5/Stadia-on-Chrome/I-certainly-think-chrome-should-disable-Vsync-for-Stadia-by/m-p/19974/... See more...
For me the better solution are 2 options: 1. Disable vsync in chrome browser  https://community.stadia.com/t5/Stadia-on-Chrome/I-certainly-think-chrome-should-disable-Vsync-for-Stadia-by/m-p/19974/highlight/true#M1038 2. Disable mouse acceleration in your OS https://www.tomshardware.com/news/how-to-disable-mouse-acceleration-windows,36886.html   And reset all flags in chrome and update your chrome browser
@Whito Yes, it's playable and 60fps In chrome with keyboard and mouse also but not ideal. So if you configure some options (like disable vsync and disable mouse acceleration) the input lag is solved... See more...
@Whito Yes, it's playable and 60fps In chrome with keyboard and mouse also but not ideal. So if you configure some options (like disable vsync and disable mouse acceleration) the input lag is solved in the most of cases Look to my post: https://community.stadia.com/t5/Stadia-on-Chrome/I-certainly-think-chrome-should-disable-Vsync-for-Stadia-by/m-p/19974/highlight/true#M1038
Try disabling vsync in chrome: https://community.stadia.com/t5/Stadia-on-Chrome/I-certainly-think-chrome-should-disable-Vsync-for-Stadia-by/m-p/19974/highlight/true#M1038
If you notice any input delay you can improve disabling VSYNC: https://community.stadia.com/t5/Stadia-on-Chrome/I-certainly-think-chrome-should-disable-Vsync-for-Stadia-by/m-p/19974/highlight/true#M... See more...
If you notice any input delay you can improve disabling VSYNC: https://community.stadia.com/t5/Stadia-on-Chrome/I-certainly-think-chrome-should-disable-Vsync-for-Stadia-by/m-p/19974/highlight/true#M1038 
Try disabling vsync https://community.stadia.com/t5/Stadia-on-Chrome/I-certainly-think-chrome-should-disable-Vsync-for-Stadia-by/m-p/19974/highlight/true#M1038
Definively I think that vsync improve a lot. I think that google stadia should allow to disable via Stadia App
I'm capture 2 screenshots to show the diference https://imgur.com/4OUtHOr
"no too much blurred" continue to be blurred, I don't say "too much blurred", simply blurred. It's known problem, it's not depend on connection (I play on 300Mbps connected with ethernet cable, I ch... See more...
"no too much blurred" continue to be blurred, I don't say "too much blurred", simply blurred. It's known problem, it's not depend on connection (I play on 300Mbps connected with ethernet cable, I checked in my house, in another houses and another places and another computers and operating systems). I think that the image can be better with the same network traffic. I don't mean that is a trash image or huge problem, simply is a little blurred and my question is why. If you only played in stadia you don't notice anything, but just compare with Geforce Now (same stream resolution) to understand what I'm saying
Seriously, you can play Destiny 2 on Geforce Now (I love Stadia, it's to compare with another stream platform) and tell me: Why in stadia is so blurry? It's running in 1080p real? There's a workarro... See more...
Seriously, you can play Destiny 2 on Geforce Now (I love Stadia, it's to compare with another stream platform) and tell me: Why in stadia is so blurry? It's running in 1080p real? There's a workarround to solve it?
This is the subject of my post, I don't think that the users has to look at for the solution, the client app (in this case chrome) should track the mouse like another native games do it.
Another tip, disabling vsync when you open chrome: https://community.stadia.com/t5/Stadia-on-Chrome/I-certainly-think-chrome-should-disable-Vsync-for-Stadia-by/m-p/19974#M1038 And disabling mouse a... See more...
Another tip, disabling vsync when you open chrome: https://community.stadia.com/t5/Stadia-on-Chrome/I-certainly-think-chrome-should-disable-Vsync-for-Stadia-by/m-p/19974#M1038 And disabling mouse acceleration: https://www.businessinsider.com/how-to-turn-off-mouse-acceleration-windows-10?IR=T And using chrome canary (with step of vsync above): https://www.google.com/chrome/canary/   Now I recommend not to disable acceleration: Go to chrome://flags and switch on Hardware acceleration   If you are using Mac you can open chrome canary with vsync disabled with this command in a terminal: open -a "Google Chrome Canary" --args --disable-gpu-vsync --disable-frame-rate-limit If you are using Mac but you don't have chrome canary is almost the same command: open -a "Google Chrome" --args --disable-gpu-vsync --disable-frame-rate-limit To disable mouse acceleration in Mac system execute this command in the terminal: defaults write .GlobalPreferences com.apple.mouse.scaling -1 And also in Mac this can help a lot when you are connected via wifi: https://community.stadia.com/t5/Getting-Started-With-Stadia/Troubleshooting-wifi-latency-in-MacOS/m-p/11222
WARNING, IMPORTANT EDIT: Try this if you have problems applying the original solution. Some people seems to have problems applying the 2 options that disable vsync and frame rate limit. This 2 opti... See more...
WARNING, IMPORTANT EDIT: Try this if you have problems applying the original solution. Some people seems to have problems applying the 2 options that disable vsync and frame rate limit. This 2 options is the better solution (in my opinion) to reduce input lag. But if you have some problems after applying it, you can try with only vsync parameter: --disable-gpu-vsync The input lag also is reduced with this option and the other problems probably disappear. So you can try with 2 options explained below and go back to this warning if you experience some problems BEST OPTION ARE THE 2 OPTIONS: To check if you are doing well this configuration you can use this website: https://www.vsynctester.com/ If you see 4 VSYNC words in the right side you have vsync disabled (enjoy the games with less input lag) If you see 1 gray VSYNC word, you don't have the 2 options to improve latency ------------------------ The improvement of latency is very noticeable with the mouse. You can check adding this in the trail of desktop shorcut path, (click in shorcut with right click and select properties): --disable-gpu-vsync --disable-frame-rate-limit Here the example image: https://imgur.com/MeE3Kku EDIT: Don't forget to put a space before--disable-frame-rate-limit, don't forget to close all windows of google chrome and launch chrome with this changes If you are using Mac you can run this command on terminal: open -a "Google Chrome" --args --disable-gpu-vsync --disable-frame-rate-limit To disable mouse acceleration in Mac system execute this command in the terminal: defaults write .GlobalPreferences com.apple.mouse.scaling -1 or use SteelSeries ExactMouse Tool
What chrome version are you using? Can you try to use chrome canary or a more recent version of chrome?
I understand that every system has different results. But I play on MacBook Pro (also I have to turn off mouse acceleration to better experience) which has different GPU and mouse, so the same proble... See more...
I understand that every system has different results. But I play on MacBook Pro (also I have to turn off mouse acceleration to better experience) which has different GPU and mouse, so the same problems and same solution. Also I known that every person has different perception of "No problems", you can turn off mouse acceleration and see the difference. Also I have GFNow without any problems with mouse, I think the reason is a custom desktop app with custom performance optimization to play and stream games. (Note: I don't want to compare this services, this is not the purpose of the thread)
With mouse and keyboard there are stuttering and lag. To fix that the better solution for me is: 1. Go to NVIDIA Control Panel, create a application options profile and disable all additional render... See more...
With mouse and keyboard there are stuttering and lag. To fix that the better solution for me is: 1. Go to NVIDIA Control Panel, create a application options profile and disable all additional rendering options (turning all disabled) 2. Go to the browser chrome://flags and enable "Enables pointer lock options" 3. Disable Mouse Acceleration in the operating system With this options stadia works fine with mouse BUT This is not a good thing for stadia, the user shouln't to do all this think to play better. Is a chrome fault -> stadia should have a desktop application or fix chrome to resolve that. Now Stadia is free and a lot of user comes to play with mouse and keyboard
Hello, I've decided not to refund, this is the main cause: INPUT LAG (aka input delay) != UNPLAYABLE I think that Doom Eternal has a good gameplay in Stadia and I enjoy that. I mean that is sad t... See more...
Hello, I've decided not to refund, this is the main cause: INPUT LAG (aka input delay) != UNPLAYABLE I think that Doom Eternal has a good gameplay in Stadia and I enjoy that. I mean that is sad to think that delay depends (despite another things) to the game and the release. Comparing Doom with Borderlands 3 the input lag in Doom is very noticeable, same conditions, same network and ISP, same computer, same operating system and same hour of day with the same "other stream services", more than one time, a lot of times and a lot of days is the same situation about the comparison between Borderlands 3 / Destiny and Doom, Doom has more input delay. This technology is good, but is new, and I think that Google should work to give us a better quality, not only for controller, also for keyboard and mouse. This is my though about that
Lag is not a disaster but it can be appreciated and for a game like Doom it is very important. There is a lot of difference between the latency of Destiny 2 and Doom
I I appreciate the advice, but I want (and I think it should be) to play 4K (rescaled from 1800) / 60fps. If you have to reduce the resolution to play well, it doesn't make sense. I don't think that ... See more...
I I appreciate the advice, but I want (and I think it should be) to play 4K (rescaled from 1800) / 60fps. If you have to reduce the resolution to play well, it doesn't make sense. I don't think that is in my end because In other games I have not had major problems (Destiny 2 perfect, Borderlands 3 very acceptable after its update), in Rage 2 the control was horrible and I refund it
I've been waiting for this day for a long time, finally Doom Eternal comes out. And unfortunately I have to say with great disappointment that it has input lag, in chromecast it is playable but it is... See more...
I've been waiting for this day for a long time, finally Doom Eternal comes out. And unfortunately I have to say with great disappointment that it has input lag, in chromecast it is playable but it is appreciated, with keyboard and mouse it is horrible. I will be forced to request a refund, it is something that I did not want to say but it is so.   Is there any hope that google (or Bethesda) will fix it?