https://bugs.winehq.org/show_bug.cgi?id=37460
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |eb039240e52c3324e9ec8631a9f | |cdae6d1b2c5bd
--- Comment #5 from Józef Kucia joseph.kucia@gmail.com --- (In reply to Anastasius Focht from comment #4)
The game engine releases the DXGI factory object which destroys the factory's own wined3d object. The returned IDXGIAdapter object references this through 'parent' hence needs to keep a ref to work.
This should be fixed now.
http://source.winehq.org/git/wine.git/?a=commit;h=eb039240e52c3324e9ec8631a9...