mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
Remove FSR3 wrapper path and keep official Path-A runtime only
This commit is contained in:
parent
9ff9f2f1f1
commit
1c7b87ee78
9 changed files with 46 additions and 2208 deletions
|
|
@ -212,7 +212,7 @@ else()
|
|||
if(WOWEE_ENABLE_AMD_FSR3_FRAMEGEN)
|
||||
if(EXISTS ${WOWEE_AMD_FFX_SDK_KITS_FG_HEADER})
|
||||
message(STATUS "FidelityFX-SDK Kits layout detected at ${WOWEE_AMD_FFX_SDK_KITS_DIR}, "
|
||||
"but legacy sdk/include headers required by WoWee FSR3 probe/wrapper are not present. "
|
||||
"but legacy sdk/include headers required by WoWee FSR3 probe/runtime are not present. "
|
||||
"FSR3 framegen interface probe disabled.")
|
||||
else()
|
||||
message(WARNING "AMD FidelityFX-SDK framegen headers not found at ${WOWEE_AMD_FFX_SDK_DIR}; "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue