[Bug 25171] dxgi.dll.dxgi_adapter_CheckInterfaceSupport too stubby

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 15 12:59:22 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=25171

--- Comment #9 from Jarkko K <jarkko_korpi at hotmail.com> ---
I made static HRESULT STDMETHODCALLTYPE dxgi_adapter_CheckInterfaceSupport

return S_OK


After that I couldn't see the error message mentioned here.

Then it complained about windows version, but I could skip that too when I
changed windows version via winecfg into windows 7.

The next issue, which I tried to solve is

d3dx10_43.dll.D3DX10CreateDevice 

I could see via debug that was next issue.

Overriding that .dll didn't bypass the problem.

I have the full game of just cause 2.

-- 
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.



More information about the wine-bugs mailing list