Scripts version 2183
This commit is contained in:
@ -24,8 +24,8 @@
|
||||
#
|
||||
# Supported values : Any non-negative integer
|
||||
|
||||
# dxgi.maxFrameRate = 0
|
||||
# d3d9.maxFrameRate = 0
|
||||
dxgi.maxFrameRate = 240
|
||||
d3d9.maxFrameRate = 240
|
||||
|
||||
|
||||
# Override PCI vendor and device IDs reported to the application. Can
|
||||
@ -84,8 +84,8 @@ dxgi.customVendorId = 10de
|
||||
#
|
||||
# Supported values: Any non-negative number
|
||||
|
||||
# dxgi.syncInterval = -1
|
||||
# d3d9.presentInterval = -1
|
||||
# dxgi.syncInterval = 0
|
||||
# d3d9.presentInterval = 0
|
||||
|
||||
|
||||
# True enables the mailbox present mode in case regular Vsync is disabled.
|
||||
|
Reference in New Issue
Block a user