PotatoOfDoom / CyberFSR2

FidelityFx Super Resolution 2.0 for Cyberpunk
MIT License
620 stars 67 forks source link

[Request] prboom-plus-rt support #29

Closed IDDQD1337 closed 2 years ago

IDDQD1337 commented 2 years ago

I think you can make compatibility with prboom-plus-rt when you switch from off to quality, the game gives an error!

Capture001

MOVZX commented 2 years ago

The DLL produced by GitHub Action is broken for Vulkan, you need to compile it yourself.

I compiled it for you to try if you need it: DLSS-VK.zip

Running very well under Radeon GPU here: image

PotatoOfDoom commented 2 years ago

I fixed the Vulkan compatibility in ba346fa6788a2183ecdb5c1eeccf8b03b97b6561. So any future build will support DX12 and Vulkan at the same time.