-
Notifications
You must be signed in to change notification settings - Fork 257
Description
SDK v2.0.0 has a minimal package that comes in at ~125MB.
SDK v1.1.4 has a minimal package that comes in at ~450MB.
Both versions say
We offer a single minimal packaged download for this release of the FidelityFX SDK, which contains the pre-built, signed DLLs and sample library:
In the v1.1.4 SDK there is pre-built samples in the bin/
folder. Howver with v2.0.0 there is no bin/
folder, nor does there seem to be any pre-built samples. The only pre-built DLLs were amd_fidelityfx_upscaler_dx12.dll
, amd_fidelityfx_framegeneration_dx12.dll
, and amd_fidelityfx_loader_dx12.dll
. None of these are for Vulkan, and it doesn't seem to be any amd_fidelityfx_dx12.dll
and amd_fidelityfx_vk.dll
for FSR 3.1.5.
Are the pre-built samples and FSR 3.1.5 no longer part of the SDK release or was this a mistake?