jrbudda / Vivecraft_116

VR mod for Minecraft. For Version 1.16.X http://www.vivecraft.org
Other
188 stars 49 forks source link

Could FidelityFX Super Resolution be implemented? #109

Closed Soggy-Pancake closed 3 years ago

Soggy-Pancake commented 3 years ago

I've seen massive performance gains in vr with a modified open_vr dll with fidelityFX included (https://github.com/fholger/openvr_fsr) Is it possible to add fsr to vivecraft?

JadianRadiator commented 3 years ago

yes it can, I'm using it in Vivecraft myself. It does not get replaced every startup nor instance creation. You would have to manually delete it and rerun installation for it to replace it itself. I don't know if it would be different on 32 bit, but the 64bit location of Vivecraft's openvr_api.dll is at %appdata%\.minecraft\openvr\win64\

Techjar commented 3 years ago

No. FidelityFX Super Resolution does not and never will support OpenGL. Direct3D and Vulkan only.