Scripts version 2252
This commit is contained in:
@ -33,22 +33,17 @@ d3d9.maxFrameRate = 240
|
||||
#
|
||||
# Supported values: Any four-digit hex number.
|
||||
|
||||
dxgi.customDeviceId = 222F
|
||||
dxgi.customVendorId = 10de
|
||||
# dxgi.customDeviceDesc = "NVIDIA GeForce RTX 4090"
|
||||
# dxgi.customDeviceId = 2684
|
||||
# dxgi.customVendorId = 10de
|
||||
# dxgi.hideAmdGpu = True
|
||||
# dxgi.hideNvidiaGpu = False
|
||||
|
||||
# d3d9.customDeviceId = 222F
|
||||
# d3d9.customDeviceDesc = "NVIDIA GeForce RTX 4090"
|
||||
# d3d9.customDeviceId = 2684
|
||||
# d3d9.customVendorId = 10de
|
||||
|
||||
|
||||
# Override the reported device description
|
||||
#
|
||||
# Supported values: Any string.
|
||||
|
||||
# dxgi.customDeviceDesc = ""
|
||||
# d3d9.customDeviceDesc = ""
|
||||
|
||||
|
||||
|
||||
# Override maximum amount of device memory and shared system memory
|
||||
# reported to the application. This may fix texture streaming issues
|
||||
# in games that do not support cards with large amounts of VRAM.
|
||||
|
Reference in New Issue
Block a user