Cloud Gaming.Expert
Analysis7 min read

DLSS Frame Generation on cloud — why the implementation is harder than it looks

AI frame generation doubles frame rates on local hardware. On cloud the integration is messier than the marketing suggests, and the user-visible benefit varies by tier.

By Alex Tan
Reviewed

What frame generation does

DLSS Frame Generation (FG) and AMD's FSR Frame Generation use motion vectors and AI to interpolate new frames between rendered frames. A game rendering at 60 fps appears to deliver 120 fps to the display.

The technique works well on local hardware. The interpolated frames are visually convincing for most content. The input latency penalty is small (single-digit milliseconds) because the input still drives the rendered frames; the interpolated frames are visual-only.

How this interacts with cloud streaming

Cloud streaming captures frames from the cloud GPU and sends them to the user. If the cloud GPU is doing frame generation, the captured frames include the interpolated ones. The user sees 120 fps in the stream even though the game is rendering at 60.

But: the video encoder still has to encode 120 fps worth of frames. That doubles the encoding workload, which doubles the bandwidth requirement, which can hit the bitrate ceiling we've covered elsewhere.

And: cloud-imposed latency stacks on top of the frame generation's small added latency. The user-perceived total response time isn't substantially better than 60 fps native without frame gen — the extra frames are visual smoothness, not responsiveness.

What each cloud service does

GeForce Now Ultimate supports DLSS Frame Generation on titles that include it. The implementation is clean — the cloud GPU does the frame gen, the stream delivers higher frame rates. AV1 encoding at 75 Mbps absorbs the extra frame count gracefully.

Game Pass Cloud doesn't expose frame generation as a configurable feature. Some titles enable it automatically, but the stream caps at 60 fps in most regions, so the benefit is theoretical.

PS Plus Premium uses Sony's own upscaling and frame interpolation approaches rather than DLSS. The implementation works but the bitrate ceiling is lower than GFN Ultimate, so the visual benefit is partly compressed away.

Boosteroid, Luna: no frame generation support.

Where it actually helps

Single-player AAA at 1440p where the local user has a 120 Hz display. The frame generation delivers visible motion smoothness. Latency isn't critical for the genre. Net positive for the user experience.

Specifically: Cyberpunk 2077, Alan Wake 2, Black Myth Wukong on GeForce Now Ultimate. These titles ship with frame generation support and the cloud implementation works well.

Where it doesn't help

Competitive multiplayer. The latency floor is the constraining variable for competitive play. Frame generation makes the picture smoother but doesn't make your inputs land faster. The interpolated frames are eye candy, not gameplay help.

Low-bitrate cloud tiers. If the cloud service's bitrate budget is 25 Mbps, doubling the frame count means each frame has half the bits. The visual quality drops in a way that offsets the smoothness benefit.

Older titles without native frame gen support. The cloud service can't add frame generation to a title that doesn't have it; the integration is in the game engine.

Why this matters strategically

Frame generation is the next 'feature you should advertise' for cloud gaming services trying to differentiate. The marketing pattern of 'we deliver 120 fps cloud gaming' is going to become a competitive talking point through 2025 and 2026.

But: the user experience isn't uniformly better with frame gen on cloud. The bitrate budget is the limiting factor, and the latency benefit is small. Marketing teams that overpromise 120 fps cloud gaming experiences will draw bad reviews from the audience that pays attention.

The honest framing: frame generation on cloud is a 'nice to have' that adds visual smoothness for single-player titles at premium tiers. It's not the transformative feature local-hardware-with-frame-gen has been. Cloud marketing should reflect that.

What players should expect

On GeForce Now Ultimate playing a frame-gen-supporting AAA title: meaningfully smoother motion. Worth using if your display can hit 120 Hz. The cost is incremental bandwidth at the same bitrate ceiling.

On other cloud services: don't expect a meaningful frame generation experience yet. The feature isn't deployed end-to-end well enough to deliver visible value.

If you're running a competitive title and someone tells you frame generation will help: it won't. The latency edge is what matters and frame gen doesn't help with that.

ShareXRedditHacker News

More from the blog