this post was submitted on 17 Sep 2025
86 points (100.0% liked)

Games

21105 readers
260 users here now

Tabletop, DnD, board games, and minecraft. Also Animal Crossing.

Rules

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] GenderIsOpSec@hexbear.net 21 points 3 weeks ago (1 children)

frame generation is the dumbest shit they've invented thus far

[โ€“] KuroXppi@hexbear.net 10 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

afaict it's like the tv motion smoothing setting for videogames? ๐Ÿคฎ

[โ€“] Awoo@hexbear.net 6 points 3 weeks ago (2 children)

Yes and no. It doesn't always use interpolation.

What frame gen does is have the game render at a lower resolution. Then it uses AI to scale that resolution upwards. Essentially if you're rendering the whole thing at 50% resolution and then scaling it up, you're halving gpu load. Simplification.

This method is considerably better than interpolation. There are methods that predict frames, like interpolation in your tv, these methods cause issues like ghosting etc.

[โ€“] VHS@hexbear.net 2 points 3 weeks ago (1 children)

Isn't that DLSS upscaling you're describing? Frame generation does interpolate frames, you can use these two options separately or together.

[โ€“] Awoo@hexbear.net 1 points 3 weeks ago* (last edited 3 weeks ago)

DLSS is both upscaling and framegen in combination.

[โ€“] KuroXppi@hexbear.net 2 points 3 weeks ago

I see I see. Thanks for the clarification