WFCD / WFinfo

:computer: A fissure Companion App for Warframe
https://wfinfo.warframestat.us
Apache License 2.0
223 stars 44 forks source link

GeForce Now Support #260

Closed ChristopherKlay closed 1 year ago

ChristopherKlay commented 1 year ago

With Warframe being supported on GeForce Now for a while now, would it be possible to add support for the GFN version?

Detection of the window/game is fairly simple and i'd love to make use of this while streaming the game (:

dimon222 commented 1 year ago

Sadly it's not a detection problem, but the picture noise/artifacts that affects color palette. It ends up failing to detect correct theme that you're using and as result applies inefficient monochrome conversion algo that belongs to another theme.

ChristopherKlay commented 1 year ago

Would it be possible to manually select the used theme, in case GFN is detected?

dimon222 commented 1 year ago

Since noise/artifacts affect the source, knowing theme is not enough. Cleaning all this noise isn't something we're very good at. It's the typical case of "garbage in garbage out".

D1firehail commented 1 year ago

Once or twice in the past, we've had people using GFN test versions of WFInfo with the theme hardcoded. It didn't work due to the streaming compression affecting the colours too much.

If user-tunable custom colour filters are ever implemented, that may work for GFN under good/stable conditions, but the noise level and colours could change very quickly in response to connection quality.