Skip to content

OpenVR FSR

frostworx edited this page Jul 2, 2022 · 4 revisions

openvr_fs implements the FidelityFX SuperResolution (FSR) into OpenVR.

If enabling the config option USEOPENVRFSR, steamtinkerlaunch automates the openvr_fsr installation-instructions in case it finds a openvr_api.dll somewhere in the game dir.

The source files

  • openvr_api.dll
  • openvr_mod.cfg are expected in the ~/.config/steamtinkerlaunch/downloads/openvr_fsr/ directory.

If steamtinkerlaunch doesn't find them there, it downloads the latest release from the project page and extracts it automatically.

If the installation succeeded, the openvr_mod.cfg file will be added automatically to the Editor Menu for further configuration. steamtinkerlaunch also creates a openvr_fsr-stl-enabled.txt in the game directory, which will be used to revert the openvr_fsr installation and recover the original openvr_api.dll

and OpenVR-FSR can also be simply enabled by dragging the corresponding game into the OpenVR-FSR Steam Collection

Clone this wiki locally