fholger / openvr_fsr

Add Image Upscaling via AMD FidelityFX SuperResolution or NVIDIA Image Scaling to SteamVR games
Other
1.69k stars 64 forks source link

Add missing openvr.dll functions #128

Closed AltoRetrato closed 2 years ago

AltoRetrato commented 2 years ago

This patch adds the source of some openvr.dll exported functions, e.g., LiquidVR, VRCompositorSystemInternal, etc., required by Half-Life: Alyx (and maybe other SteamVR games).

ArsenicBismuth commented 2 years ago

For future users (incl. @Ghost223121), there's special .dll version in a fork by @AltoRetrato. You can check it here:

https://github.com/AltoRetrato/openvr_fsr/releases/tag/fsr_v2.0-patch-1

I personally searched around for this for some time, since I saw a Reddit post saying they got it to work.