Skip to content

v1.1.0

Choose a tag to compare

@DarthAffe DarthAffe released this 24 Nov 20:08
  • Changed the capturing to use the older DuplicateOutput instead of DuplicateOutput1 to fix problems with capturing inside WPF-threads and to removed the need to call DPIAwareness.Initalize(). (The features of the new version weren't used so far anyway.)
    You can still go back to the previous implementation by passing true to useNewDuplicationAdapter in the constructor of the DX11ScreenCapture
  • Added .NET 6 support
  • Updated Vortice to 1.9.143