https://bugs.winehq.org/show_bug.cgi?id=50217
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution|--- |NOTOURBUG
--- Comment #7 from Gijs Vermeulen gijsvrm@gmail.com --- Okay, I've managed to reproduce it now.
This is caused by https://source.winehq.org/git/wine.git/commit/73afd2648c003fbddb657fc8a3f8f53a86754dcd which added a stub dplaysvr.exe.
This is actually a winetricks bug, winetricks needs to set dplaysvr.exe to native. If I do that, it works again.
So resolving NOTOURBUG. I'll open a winetricks PR.