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
{{ message }}
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.
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 errorThe text was updated successfully, but these errors were encountered: