mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
[util] Add missing feature level in example config
This commit is contained in:
parent
735349bf1b
commit
4fc5ba66ed
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@
|
||||||
# with. Setting this to a higher value may allow some applications to run
|
# with. Setting this to a higher value may allow some applications to run
|
||||||
# that would otherwise fail to create a D3D11 device.
|
# that would otherwise fail to create a D3D11 device.
|
||||||
#
|
#
|
||||||
# Supported values: 9_1, 9_2, 9_3, 10_0, 10_1, 11_0, 11_1
|
# Supported values: 9_1, 9_2, 9_3, 10_0, 10_1, 11_0, 11_1, 12_0, 12_1
|
||||||
|
|
||||||
# d3d11.maxFeatureLevel = 12_0
|
# d3d11.maxFeatureLevel = 12_0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue