mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-05 00:33:51 +00:00
Document Linux/Windows auto-fallback to dx12_bridge
This commit is contained in:
parent
ae3f2a53cf
commit
09d6cd41c7
2 changed files with 2 additions and 0 deletions
|
|
@ -211,6 +211,7 @@ make -j$(nproc)
|
|||
- Wrapper backend mode:
|
||||
- `WOWEE_FSR3_WRAPPER_BACKEND=vulkan_runtime` (default on all platforms)
|
||||
- `WOWEE_FSR3_WRAPPER_BACKEND=dx12_bridge` (opt-in)
|
||||
- If backend mode is not explicitly set and Vulkan-runtime backend loading fails, wrapper now auto-falls back to `dx12_bridge` on Windows and Linux.
|
||||
- DX12 runtime override (for `dx12_bridge`):
|
||||
- `WOWEE_FSR3_DX12_RUNTIME_LIB=C:\\path\\to\\amd_fidelityfx_framegeneration_dx12.dll`
|
||||
- DX12 device validation probe (default on):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue