http://bugs.winehq.org/show_bug.cgi?id=56614
--- Comment #17 from Stian Low wineryyyyy@gmail.com --- Created attachment 79159 --> http://bugs.winehq.org/attachment.cgi?id=79159 Logs of dx11_video_player backtrace fixed by `winetricks renderer=vulkan` instead of DXVK
Attached are logs of dx11_video_player backtrace fixed by `winetricks renderer=vulkan` instead of DXVK to diff against the previous DXVK logs.
Despite fixing the backtrace (like DXVK), the video does not play (unlike DXVK) but instead just displays a blank white window where the video should be rendered and repeats the final log messages in a loop.
This completes dx11_video_player logs for the 3 different ways to test Media Foundation DXGI apps: 1. Default OpenGL backend (without any winetricks, mods) 2. `winetricks renderer=vulkan` 3. `winetricks dxvk`