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

games

21067 readers
203 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
[–] Awoo@hexbear.net 50 points 3 days ago (2 children)

Every game designed around the expectation players must use framegen has been a giant piece of shit because the developers just use it to do no optimisation. They run like shit even with framegen on because doing bad optimisation still results in hitches and stutters in various places that optimisation passes would clear up properly.

I hate this shit. It's kinda good in games where they've specifically aimed for the base game to run well without it, because you end up getting like 300+ fps when you turn it on and that shit feels great. But bad studios do bad shit with it.

[–] GenderIsOpSec@hexbear.net 21 points 3 days ago (1 children)

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

[–] KuroXppi@hexbear.net 10 points 3 days ago* (last edited 3 days ago) (1 children)

afaict it's like the tv motion smoothing setting for videogames? 🤮

[–] Awoo@hexbear.net 6 points 3 days 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 2 days 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 2 days ago* (last edited 2 days ago)

DLSS is both upscaling and framegen in combination.

[–] KuroXppi@hexbear.net 2 points 2 days ago

I see I see. Thanks for the clarification

[–] Bay_of_Piggies@hexbear.net 23 points 3 days ago* (last edited 3 days ago) (2 children)

Is frame gen when you can like see an echo of what just rendered? If it is, I hate that. Makes me feel like I'm drunk and high. Oblivion Remastered did this, and the performance was trash.

[–] alexei_1917@hexbear.net 17 points 3 days ago

I used to love glitchy effects like that in software in general when I was a child, the cursor trails setting in older Windows versions was unintentionally used to freak out my mother about the household computers being slow a lot because I just liked them, but that's funny on stuff that doesn't have to have low latency when you're eight, it stops being fun when you get to a certain age and you also need quick response.

[–] Awoo@hexbear.net 14 points 3 days ago* (last edited 3 days ago)

That happens with some types of framegen at low fps. Or with bad implementations of framegen. It's called ghosting. Happens with poor implementations of transparency effects, fogs and smoke too.