FidelityFX-CLI icon indicating copy to clipboard operation
FidelityFX-CLI copied to clipboard

This CLI supports FSR 3 or 2.2?

Open ebellumat opened this issue 2 years ago • 3 comments

Hello, thank you for the project! I want to know if this CLI supports any version of the FSR, thanks!

ebellumat avatar Aug 29 '23 13:08 ebellumat

Hello, I am sorry but this program supports CAS and FSR1 only, which is spatial upscaling. It is no longer updated to support new versions, like FSR2 or FSR3. New temporal upscaling techniques would require not only color input, but also depth, motion vectors, and previous frame - a workflow that is not suitable for such basic command-line application.

adam-sawicki-a avatar Aug 29 '23 13:08 adam-sawicki-a

Thank you @adam-sawicki-a

Makes sense.

Another quick question, this CLI run on ARM like devices like Raspberry Pi?

I want to develop a cheap upscaller for any HDMI input.

ebellumat avatar Aug 29 '23 14:08 ebellumat

This program works only on Windows PC because it uses Windows API and Direct3D 11, as you can read in README.

adam-sawicki-a avatar Sep 07 '23 09:09 adam-sawicki-a