[Bug 4050] Call Of Duty 2 Demo refuses to run - no support for dynamic textures

Wine Bugs wine-bugs at winehq.org
Fri Dec 16 04:48:56 CST 2005


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


xerox_xerox2000 at yahoo.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1




------- Additional Comments From xerox_xerox2000 at yahoo.co.uk  2005-16-12 04:48 -------
it probably checks if the D3DCAPS2_DYNAMICTEXTURES flag is defined, which isn't.
if you change line 1436 in dlls/wined3d/directx.c into
*pCaps->Caps2 = D3DCAPS2_CANRENDERWINDOWED |
D3DCAPS2_DYNAMICTEXTURES|D3DCAPS2_FULLSCREENGAMMA;
error message changes into alpha blending not supported. How about coming around
that one 

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list