cdozdil / OptiScaler

OptiScaler is middleware that enables various upscaling technologies in DLSS2-only games. It allows non-Nvidia users to use upscaling by applying DLSS2 inputs to XeSS, FSR2, or FSR3.
MIT License
299 stars 6 forks source link

Feature request: force pixel jittering #36

Closed AleksNo closed 1 month ago

AleksNo commented 1 month ago

Hello, the game Final Fantasy 14 online has introduced new antialiasing options. And OptiScaler works great with it, thank you. But the game has one issue: in some circumstances like cutscenes or /gpose the pixel jittering is disabled. And this effectively disables all TAA-based antialiasing mechanisms. Is there a possibility to force the pixel jittering if a game disables it?

Thank you.

cdozdil commented 1 month ago

Hi,

Sadly it's other way around. Game generates jittered images along with other stuff (depth, mv etc.) sends it to upscaler. I have no way to force game to generate jittered images.

AleksNo commented 1 month ago

OK, thank you. :)