atom0s / atom0s.com

Source code and comment feed for my website, atom0s.com.
1 stars 0 forks source link

Comments: Direct3D9 Debug Runtime On Windows 8.1 #16

Open atom0s opened 4 years ago

atom0s commented 4 years ago

Comments for the post: https://atom0s.com/posts/2016/2016-02-07-direct3d9-debug-runtime-on-windows-8-1/

Squall-Leonhart commented 3 weeks ago

after June 2013, the Direct3D subkey at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Direct3D was altered, no longer inheriting permissions, but having them set explicitly with Administrator and System having Read Only access, leaving TrustedInstaller as the only one that can make changes to this subkey and its children.

Tested on Windows 7, this means the radio dial for the debug layer switches back to Retail on the next start unless executed from a tool such as RunAsTI as well as the various checkboxes on the D3D9 tab not saving anything.