You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i run 'd3dshot.create()',it raise COMError (-2005270524, 'The specified device interface or function level is not supported on this system。', (None, None, None, 0, None))
when i run 'd3dshot.create()',it raise
COMError (-2005270524, 'The specified device interface or function level is not supported on this system。', (None, None, None, 0, None))i find the wrong code in dxgi.py
the
dxgi_output.DuplicateOutput(d3d_device,ctypes.byref(dxgi_output_duplication) )raise the error