mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
[util] remove allowLockFlagReadonly from conf
This commit is contained in:
parent
2e68b33abd
commit
727ba89670
1 changed files with 0 additions and 10 deletions
10
dxvk.conf
10
dxvk.conf
|
@ -426,16 +426,6 @@
|
|||
|
||||
# d3d9.deviceLocalConstantBuffers = False
|
||||
|
||||
# Allow Read Only
|
||||
#
|
||||
# Enables using the D3DLOCK_READONLY flag. Some apps use this
|
||||
# incorrectly, and write when they should be reading.
|
||||
#
|
||||
# Supported values:
|
||||
# - True/False
|
||||
|
||||
# d3d9.allowLockFlagReadonly = True
|
||||
|
||||
# No Explicit Front Buffer
|
||||
#
|
||||
# Disables the front buffer
|
||||
|
|
Loading…
Add table
Reference in a new issue