mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-18 02:52:10 +01:00
[util] Add missing feature level in example config
This commit is contained in:
parent
735349bf1b
commit
4fc5ba66ed
@ -127,7 +127,7 @@
|
||||
# with. Setting this to a higher value may allow some applications to run
|
||||
# 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user