Relative Content

Tag Archive for c++directxhookdirectx-12direct3d12

SaveWICTextureToFile doesn’t working properly

In my project, I have a hook to the DirectX12 Present function, and I’m trying to take a screenshot using from SaveWICTextureToFile ScreenGrab12.h. However, my game freezes, and the screenshot is not taken.