- Local time
- 1:15 PM
- Posts
- 231
- OS
- Windows 11 27965
For the DirectXUserGlobalSettings registry key, you can set the following options for it:
Here is the full key in the script as of now.
I obtained the VEN&DEV&SUBSYS values for the "HighPerfAdapter" option by going to:HighPerfAdapter=10DE&2684&89321043;VRROptimizeEnable=0;AutoHDREnable=1;SwapEffectUpgradeEnable=1
Is there some wmic wizardry I can use to have the VEN&DEV&SUBSYS values entered automatically for any GPU configuration? Or perhaps another method?Device Manager > Display Adapters > "GPUNAME" > Properties > Details > Property > Hardware Ids
Here is the full key in the script as of now.
reg add "HKCU\Software\Microsoft\DirectX\UserGpuPreferences" /v "DirectXUserGlobalSettings" /t REG_SZ /d "HighPerfAdapter=10DE&2684&89321043;VRROptimizeEnable=0;AutoHDREnable=1;SwapEffectUpgradeEnable=1" /f
- Windows Build/Version
- Windows 11 27729
My Computer
At a glance
Windows 11 27965Intel i7 7700 @4.0ghz64gb DDR4Radeon RX 5500 XT
- OS
- Windows 11 27965
- Computer type
- PC/Desktop
- CPU
- Intel i7 7700 @4.0ghz
- Memory
- 64gb DDR4
- Graphics Card(s)
- Radeon RX 5500 XT
- Sound Card
- Topping D50s
- Hard Drives
- NVMe
- PSU
- Corsair
- Keyboard
- Stelseries G6v2
- Mouse
- Zowie EC2
- Other Info
- https://www.youtube.com/shoober420




