https://bugs.winehq.org/show_bug.cgi?id=51354
Bug ID: 51354 Summary: WRC 7 needs ID3DUserDefinedAnnotation interface Product: Wine Version: 6.11 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: andrey.goosev@gmail.com Distribution: ---
Shows WRC 7 window and immediately closes.
0110:trace:d3d11:d3d11_device_context_QueryInterface iface 00000000001E31E8, iid {b2daad8b-03d4-4dbf-95eb-32ab4b63d0ab}, out 00000000026DA770. 0110:warn:d3d11:d3d11_device_context_QueryInterface {b2daad8b-03d4-4dbf-95eb-32ab4b63d0ab} not implemented, returning E_NOINTERFACE.
wine-6.11-158-g542175ab104
https://bugs.winehq.org/show_bug.cgi?id=51354
--- Comment #1 from Andrey Gusev andrey.goosev@gmail.com --- Created attachment 70215 --> https://bugs.winehq.org/attachment.cgi?id=70215 stub
https://bugs.winehq.org/show_bug.cgi?id=51354
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=51354
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Does the stub fix WRC 7? If API description is accurate, it should be enough to return -1 from Begin/End, since GetStatus() returns 0 unconditionally.
https://bugs.winehq.org/show_bug.cgi?id=51354
--- Comment #3 from Andrey Gusev andrey.goosev@gmail.com --- Yes, the stub helps with launching, but the game crashes then with something else. And return -1 is also works, first version was with it.
https://bugs.winehq.org/show_bug.cgi?id=51354
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |369ee8b0e184313ba4814604f71 | |73a619dad9587
--- Comment #4 from Andrey Gusev andrey.goosev@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commit/369ee8b0e184313ba4814604f7173a...
https://bugs.winehq.org/show_bug.cgi?id=51354
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.1.
https://bugs.winehq.org/show_bug.cgi?id=51354
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madbyte@tuta.io
--- Comment #6 from Zeb Figura z.figura12@gmail.com --- *** Bug 52797 has been marked as a duplicate of this bug. ***