Cloud Gaming.Expert
Analysis7 min read

HDR on cloud gaming is mostly broken in 2026

Every major cloud gaming service advertises HDR. Almost none of them deliver it correctly end-to-end. The reasons are technical, the impact is visible, and the fix isn't on any roadmap.

By Alex Tan
Reviewed

What HDR is supposed to do

HDR — high dynamic range — extends the brightness and colour range a display can show. A correctly-mastered HDR scene shows specular highlights at 1000+ nits while keeping shadow detail visible. SDR equivalents flatten both ends of that range to fit a smaller signal envelope.

Games shipping HDR for years now: Cyberpunk 2077, Horizon Forbidden West, Forza Horizon 5, Doom Eternal, Destiny 2. The HDR mastering on these titles is genuinely good when played locally on a calibrated HDR display.

The five-step HDR chain in cloud gaming

Step 1: the game renders an HDR framebuffer at 10-bit per channel with appropriate brightness metadata.

Step 2: the cloud encoder reads the HDR framebuffer and encodes it to a video stream that preserves the HDR signal (HEVC Main 10 or AV1 with HDR10/HDR10+ metadata).

Step 3: the network transports the stream with the HDR metadata intact.

Step 4: the client decodes the stream and forwards the HDR signal to the display via HDMI or DisplayPort.

Step 5: the display interprets the HDR metadata and tonemaps to its own panel capabilities.

Each step can break the chain. Most cloud sessions in 2026 break the chain at step 2 or step 4 without telling the user.

Where each service falls

GeForce Now Ultimate: HDR works correctly on supported titles via AV1 with HDR10 metadata. The chain holds. About 60% of the catalogue is HDR-flagged and roughly 90% of that subset delivers HDR end-to-end.

Game Pass Cloud: HDR is technically supported but in practice it falls back to SDR on most client devices. The Xbox Series X cloud client passes through HDR; the browser, TV-app, and tablet clients silently strip the HDR signal during decode. The marketing claims HDR support without specifying that it only works on Xbox console clients.

PS Plus Premium: HDR works on PS5 cloud streaming sessions to a PS5 client. Cross-device HDR (PC client) is broken — the SDR fallback fires by default.

Boosteroid, Luna, Shadow: no HDR support claimed. Honest in their absence.

Why the chain breaks

The biggest failure point is the client-side decode step. Browser-based clients in 2026 still don't reliably surface HDR metadata to the display. Chrome and Edge support HDR video decode through Media Source Extensions but the cloud gaming clients don't always opt in. Safari supports HDR through specific APIs that the cloud gaming clients don't always implement.

The second failure point is the encoder choice. HEVC Main 10 is the workhorse HDR encoder; AV1 with HDR is newer and works on RTX 4000-series and newer GPUs. Cloud services running on older GPU fleets may not support hardware AV1 HDR encode at all and silently fall back to HEVC Main 8 (SDR).

The third is the network. HDR streams require 30-40% more bitrate than SDR for the same perceived quality. Cloud services that throttle bitrate based on connection quality often strip HDR first when bandwidth is constrained, because dropping a few extra Mbps of metadata is invisible to the user in the moment.

Why the services don't fix it

HDR works correctly is a small slice of the audience. Players with both HDR-capable displays and HDR-aware preferences are maybe 10-15% of the cloud gaming audience. The remaining 85% wouldn't notice if HDR was disabled entirely.

Engineering effort to fix the HDR chain is significant and ongoing. Each client platform needs its own HDR validation work. Each new title adds an HDR mastering verification step. The cost-benefit math from the cloud services' perspective favours focusing on SDR quality (which everyone sees) over HDR correctness (which a minority benefits from).

The honest reading is that HDR cloud gaming is partially-shipped and won't get fixed at scale. The audience that cares moves to local play for HDR-critical titles.

What to do as a player

If HDR matters to you, use GeForce Now Ultimate for HDR-mastered titles and verify each session via the in-game HDR calibration tool. If the calibration tool's brightness numbers look reasonable (typically 800-1500 nits range for the peak white), the chain is working. If everything caps at ~250 nits or the calibration tool shows clipping at low brightness, the HDR chain has broken somewhere upstream.

For other cloud services: don't trust the HDR marketing. The settings menu showing 'HDR: On' is downstream of the actual signal chain and tells you nothing about whether the stream is HDR-encoded or just falsely-labelled SDR.

ShareXRedditHacker News

More from the blog