mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-20 10:54:16 +01:00
[meta] Clarify device filter usage and fix typo
This commit is contained in:
parent
35238ec4d1
commit
b11343cf52
@ -72,7 +72,7 @@ Additionally, `DXVK_HUD=1` has the same effect as `DXVK_HUD=devinfo,fps`.
|
||||
|
||||
### Device filter
|
||||
Some applications do not provide a method to select a different GPU. In that case, DXVK can be forced to use a given device:
|
||||
- `DXVK_FILTER_DEVICE_NAME="Device Name" Selects devices with a matching Vulkan device name.
|
||||
- `DXVK_FILTER_DEVICE_NAME="Device Name"` Selects devices with a matching Vulkan device name, which can be retrieved with tools such as `vulkaninfo`.
|
||||
|
||||
**Note:** If the device filter is configured incorrectly, it may filter out all devices and applications will be unable to create a D3D device.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user