Advertisement
Guest User

AMD Registry Key fix

a guest
Dec 15th, 2024
417
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. Windows Registry Editor Version 5.00
  2.  
  3. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318}\0000\UMD]
  4. "ShaderCache"=hex:32,00
  5. "ShaderCache_DEF"="2"
  6.  
  7.  
  8.  
  9.  
  10.  
  11. Put the above in Notepad, save it then run it as a .reg file. I don't know what the second key does exactly, but all I know is that just changing the first from 31,00 to 32,00 did not fix this issue by itself.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement