https://bugs.winehq.org/show_bug.cgi?id=40986
Bug ID: 40986 Summary: DirectX11 application fails with error message "Failed to create IDXGIFactory2" Product: Wine Version: 1.9.14 Hardware: x86 OS: Windows Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: svyatpro@gmail.com
DirectX 11 application "Texture and Lighting" fails to create IDXGIFactory2 after start up.
The application is available here: http://www.3dgep.com/texturing-lighting-directx-11/
https://bugs.winehq.org/show_bug.cgi?id=40986
--- Comment #1 from Svyatpro svyatpro@gmail.com --- Created attachment 55142 --> https://bugs.winehq.org/attachment.cgi?id=55142 Screenshot with an error message.
https://bugs.winehq.org/show_bug.cgi?id=40986
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #2 from fjfrackiewicz@gmail.com --- (In reply to Svyatpro from comment #1)
Created attachment 55142 [details] Screenshot with an error message.
That looks like it does so in native Windows XP (which doesn't have DirectX 11 support anyways). Does this sample application fail to do the same thing in Wine?
https://bugs.winehq.org/show_bug.cgi?id=40986
--- Comment #3 from Svyatpro svyatpro@gmail.com --- I use precompiled WineD3D11 binaries for Windows. Using them the most of simple DX10-11 applications work.
Unfortunately, I can't test on Wine in Linux for now, but I suspect it will show similar behavior.
https://bugs.winehq.org/show_bug.cgi?id=40986
--- Comment #4 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- *** Bug 40985 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=40986
--- Comment #5 from Svyatpro svyatpro@gmail.com --- Has anybody tested it already?
https://bugs.winehq.org/show_bug.cgi?id=40986
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |joseph.kucia@gmail.com
--- Comment #6 from Józef Kucia joseph.kucia@gmail.com --- (In reply to Svyatpro from comment #5)
Has anybody tested it already?
It won't work in Wine. DXGI 1.2 interfaces aren't implemented yet, but it isn't very interesting to add those at that point. Real applications generally don't seem to require DXGI 1.2. FWIW, this app is expected to fail on Windows 7 without platform update installed.
https://bugs.winehq.org/show_bug.cgi?id=40986
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com --- IDXGIFactory2 is supported now, see https://source.winehq.org/git/wine.git/commit/f99a548148bae4a8db904171a53793.... Please retest.
https://bugs.winehq.org/show_bug.cgi?id=40986
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://drive.google.com/uc | |?export=download&id=0B0ND0J | |8HHfaXenFyNC12ZlJlS1U Keywords| |download Fixed by SHA1| |f99a548148bae4a8db904171a53 | |793e5613c6010 Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #8 from Gijs Vermeulen gijsvrm@gmail.com --- This is definitely fixed now. It now shows "Failed to load texture". I'll open a new bug for that.
https://bugs.winehq.org/show_bug.cgi?id=40986
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source
https://bugs.winehq.org/show_bug.cgi?id=40986
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.11.