Cloud gaming renders the game on a distant server and streams video to you, so every input travels to the server and every frame travels back. The resulting delay is the reason the technology works beautifully for some games and is unplayable for others.
Understanding where the milliseconds accumulate explains which category a given game falls into.
What changed in 2026
- Edge deployment reduced distance. Servers placed closer to population centres cut the physical component of the delay for more users.
- Encoding got faster and more efficient. Better hardware encoders reduced the encode stage while improving quality at a given bitrate, helped by codecs covered in AV1 encoding explained.
- Prediction techniques matured. Client-side input prediction masked some latency for certain input types, without eliminating it.
- The suitability boundary stayed put. Competitive fast-paced games remained poorly served regardless of improvements.
The latency budget
| Stage |
Contribution |
Under your control |
| Controller input to device |
Small; wireless adds more than wired |
Yes |
| Device to server over the network |
Determined by distance and route |
Partly, by choosing a service with nearby servers |
| Server processes input and renders |
Small on capable hardware |
No |
| Encode the frame |
Small with hardware encoders |
No |
| Transmit the frame |
Depends on bandwidth and frame size |
Partly |
| Decode on your device |
Small on capable hardware |
Yes, by device choice |
| Display processes and shows the frame |
Can be substantial on a television |
Yes |
The last row is the one people overlook. A television with heavy image processing can add more delay than the entire network round trip, and game mode — which disables that processing — is the single largest improvement available to many users. It costs nothing.
The network row has a physical floor. Light takes time to travel, and a server far away cannot respond faster than the round trip permits regardless of bandwidth. That is why edge deployment matters and why service availability near you determines the experience more than the service's technology does.
Bandwidth versus stability
Raw bandwidth matters less than people expect above a threshold. Once you have enough to carry the stream at the target quality, more does not reduce latency.
Stability matters enormously. Jitter — variation in delivery timing — forces the client to buffer, and buffering is added latency by definition. A connection with lower average speed and consistent delivery produces a better experience than a faster one that varies.
Wired connection beats wireless for the same reason. Wireless adds variability even when its average throughput is higher, and the variability is what hurts.
Test at the times you actually play. A connection measured at midday may behave differently in the evening when everyone in the neighbourhood is streaming.
Which games work
Turn-based and slow-paced games are essentially unaffected. Strategy, role-playing, adventure, and simulation titles play fine with meaningful added latency.
Single-player action games are generally acceptable. The added delay is perceptible to some players and does not prevent enjoyment.
Competitive fast-paced games are the failure case. Fighting games, competitive shooters, and rhythm games depend on precise timing, and the added delay is decisive. No amount of optimization changes this, because the floor is physical.
The honest framing is that cloud gaming expands where you can play a large category of games, and does not replace local hardware for the category that needs immediacy.
Common mistakes
- Not enabling game mode on a television. Frequently the largest single contributor.
- Wireless connection for the streaming device. Variability hurts more than bandwidth helps.
- Judging by bandwidth alone. Stability matters more above a threshold.
- Expecting competitive play to work. The floor is physical.
- Testing at off-peak times. Evening congestion is the real condition.
- Wireless controller adding to the budget. Small, and it stacks with everything else.
FAQ
How much latency is acceptable?
Depends entirely on the game. Slow-paced titles tolerate a great deal; competitive ones tolerate very little.
Does a faster connection help?
Above the threshold needed for the stream, not much. Stability and distance matter more.
Can I measure my total latency?
Some services report network latency. Total delay including display requires measurement equipment or a camera-based test.
Is it cheaper than buying hardware?
Subscription cost over several years can approach hardware cost. The advantages are no upfront purchase and playing on modest devices.
Where to go next
For local portable alternatives, read handheld gaming PCs. For the encoding, AV1 encoding explained, and for display connectivity, HDMI 2.2 explained.