pcfulife
New Member
I am making a game that uses XAML Islands technology. Base GUI component is WPF and in-game component is Microsoft Win2D. But, OBS cannot game capture this program structure. (Game crahses or displays just white screen)
I think that is because WPF and Win2D has separate HWND and DirectX Context (WPF is DX9, Win2D is DX11)
But, XBOX Game Capture, Xsplit and GeForce Experience captures well. I hope that OBS will support this problem.
Here is a sample program repository (https://github.com/pcfulife/WPFwithWin2D)
Thank you.
I think that is because WPF and Win2D has separate HWND and DirectX Context (WPF is DX9, Win2D is DX11)
But, XBOX Game Capture, Xsplit and GeForce Experience captures well. I hope that OBS will support this problem.
Here is a sample program repository (https://github.com/pcfulife/WPFwithWin2D)
Thank you.