tappi287 / openvr_fsr_app

Management Gui for OpenVR FSR PlugIn
MIT License
356 stars 10 forks source link

default value for sharpness #17

Closed azumukupoe closed 2 years ago

azumukupoe commented 2 years ago

openvr_fsr's default value for sharpness is 0.9 but this app sets it to 0.75 by default is 0.75 the value recommended by you?

tappi287 commented 2 years ago

I'd recommend the lowest possible sharpening value because aliasing is not addressed at all with FSR and contrast sharpening will make it worse. The default value comes from the original repo: https://github.com/fholger/openvr_fsr/blob/f0f3667980b53ed86da7b8e7499a29881900d706/src/openvr_mod.cfg I'll change it to 0.9 with the next release to be inline with the latest fsr release