Home >System Tutorial >Windows Series >How to enable DX acceleration function in win10?
There is a strong dx acceleration function in the win10 system. Many users have not turned it on so they cannot experience the ultimate gaming effect. Today I will bring you how to enable win10 dx acceleration. If you want to know, come and take a look.
1. Press "win r" to open the run and enter the code "dxdiag".
2. Switch to "Display" in the dx diagnostic tool to check whether the information is turned on.
3. Right-click a blank space on the desktop and click "Text Document" in the new creation.
4. Right-click the text document and select "Rename".
5. Enter the code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw]
"EmulationOnly"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Direct3D\Drivers]
"SoftwareOnly"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\ Wow6432Node\Microsoft\DirectDraw]
"EmulationOnly"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Direct3D\Drivers]
"SoftwareOnly"=dword: 00000000.
6. Then double-click to open the 3d.reg registry file and click Yes to import.
7. Select OK to complete the export and enable acceleration.
The above is the detailed content of How to enable DX acceleration function in win10?. For more information, please follow other related articles on the PHP Chinese website!