VOGONS


Frame Generator

Topic actions

First post, by robertmo

User metadata
Rank l33t++
Rank
l33t++

have you thought about adding Frame Generator?

Reply 1 of 5, by Dege

User metadata
Rank l33t
Rank
l33t

What is a frame generator?

Reply 3 of 5, by ZellSF

User metadata
Rank l33t
Rank
l33t

Nvidia has a few billions more to spend on R&D than Dege, they're not willing to share and their implementation requires data from the game engine that dgVoodoo can't provide.

Reply 4 of 5, by imi

User metadata
Rank l33t
Rank
l33t

the games already generate frames - problem solved.

Reply 5 of 5, by Dege

User metadata
Rank l33t
Rank
l33t

The problem with these newfangled stuffs is that they all require bunch of extra data, like motion map for pixels, or frames rendered with slightly altered camera position (Intel XeSS), etc., but dgVoodoo can only provide a single color image and a depth buffer. The only exception is AMD FSR but even that one makes only sense for bitmap based 2D-games where forced resolutions won't improve the image quality.

But, the option for implementing it is there, anybody can write an addon for that... Or maybe I myself write it some day.