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
Fixed issue #2 found by Kasi-Reddy.
Fixed issue where the DC needed to be released or else data-capturing
would fail. Added support for mapping external windows using the window
handle instead of the PID.
Mouse Drawing and Primitive/Texture Drawing
Updated Texture drawing to work with DrawPrimitiveUP instead of creating
a Sprite. Also create textures only on device lost/reset instead of
every frame.
D3DX9_43.dll missing file fix
Embedded Resources into the plugin. It will extract the resource when
calling DXIAutoFix. Hopefully this will solve all the silly loading
problems.