[Bug 25857] Multiple games (Stronghold 2, Need for Speed: Carbon demo, Purge) fail to draw correctly because of ID3DXEffectImpl_*Pass calls

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 23 07:23:50 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=25857

Sergey Isakov <isakov-sl at bk.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |isakov-sl at bk.ru

--- Comment #38 from Sergey Isakov <isakov-sl at bk.ru> ---
I tested the game F.E.A.R. SP demo and confirm the bug. Black screen with pure
wine-hq.
With the patch by Paul Gofman from comment 36 the game works almost fine. I see
no artefacts. The log full of fixme like
~~~~
fixme:d3dx:ID3DXEffectImpl_ValidateTechnique (0x20451b58)->(0x20452ea0): stub
fixme:d3dx:skip_dword_unknown Skipping 1 unknown DWORDs:
fixme:d3dx:skip_dword_unknown     0x00000009
fixme:d3dx:ID3DXEffectImpl_ValidateTechnique (0x20821a00)->(0x208233c8): stub
fixme:d3dx:skip_dword_unknown Skipping 1 unknown DWORDs:
fixme:d3dx:skip_dword_unknown     0x0000000d
fixme:d3dx:ID3DXEffectImpl_ValidateTechnique (0x20825860)->(0x20828090): stub
fixme:d3dx:skip_dword_unknown Skipping 1 unknown DWORDs:
fixme:d3dx:skip_dword_unknown     0x0000000a
fixme:d3dx:ID3DXEffectImpl_ValidateTechnique (0x2082b580)->(0x2082d820): stub
fixme:d3dx:skip_dword_unknown Skipping 1 unknown DWORDs:
fixme:d3dx:skip_dword_unknown     0x0000000e
fixme:d3dx:ID3DXEffectImpl_ValidateTechnique (0x20831870)->(0x20834918): stub
~~~
with different codes 0 - 3f.
Graphicks in game set to Middle as I have low end Nvidia 7300LE. Playable.

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