https://bugs.winehq.org/show_bug.cgi?id=44357 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #1 from Fabian Maurer <dark.shadow4(a)web.de> --- Well, while it's only another workaround, you can run DirectX applications in Xephyr. Just use VirtualGL to make OpenGL work.
Xephyr :1 -ac -screen 800x600x24 & DISPLAY=:1 vglrun wine *.exe
This allows me to run a DX11 game in Xephyr without problems. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.