http://bugs.winehq.org/show_bug.cgi?id=9662
Summary: C&C3 crash, regression in 0.9.45 Product: Wine Version: 0.9.45. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: killmorejedi@hotmail.com
Starting with 0.9.45, shortly after beginning play the game crashes with a dialog that says "Direct3D error 0x0x8876017c (D3DERR_OUTOFVIDEOMEMORY) 8 addresses: (0): (unknown mod) (unknown) *times 8* Because of the severity of this error the game will now exit"
Git bisect yields
[ad692f2a83c11ba0c9bb1d0e21d4d95029a65942] wined3d: Add PBO support for dynamically locked surfaces.
as the commit that directly caused the error to show up.
http://bugs.winehq.org/show_bug.cgi?id=9662
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |thunderbird2k@gmx.net
--- Comment #1 from Austin English austinenglish@gmail.com 2007-09-15 08:18:46 --- CC'ing author
http://bugs.winehq.org/show_bug.cgi?id=9662
killertux killertux@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=9662
--- Comment #2 from Roderick Colenbrander thunderbird2k@gmx.net 2007-09-15 15:07:32 --- Try the following three patches (in the given order) they might fix the problems already: http://www.winehq.org/pipermail/wine-patches/2007-September/043859.html http://www.winehq.org/pipermail/wine-patches/2007-September/043864.html http://www.winehq.org/pipermail/wine-patches/2007-September/043895.html
If not provide some info about the crash.
Roderick
http://bugs.winehq.org/show_bug.cgi?id=9662
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|C&C3 crash, regression in |C&C3 crash |0.9.45 |
http://bugs.winehq.org/show_bug.cgi?id=9662
--- Comment #3 from Cliffton Beach killmorejedi@hotmail.com 2007-09-16 22:48:17 --- Those patches seem to do the trick. Thanks! I'd prefer to mark this fixed once they are in Git, but feel free to do so now if that is the standard practice around here :)
http://bugs.winehq.org/show_bug.cgi?id=9662
Roderick Colenbrander thunderbird2k@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from Roderick Colenbrander thunderbird2k@gmx.net 2007-09-17 08:35:10 --- The patches are in so I'll consider this bug fixed.
http://bugs.winehq.org/show_bug.cgi?id=9662
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Tsukasa1105@gmail.com
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2007-09-26 17:07:39 --- *** Bug 9779 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=9662
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |martyspamtrap@comcast.net
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2007-09-27 10:43:46 --- *** Bug 9790 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=9662
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nikolay@vladimiroff.com
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2007-10-05 08:49:52 --- *** Bug 9900 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=9662
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |forsage3@gmail.com
--- Comment #8 from Vitaliy Margolen vitaliy@kievinfo.com 2007-10-08 19:26:30 --- *** Bug 9950 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=9662
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Dan Kegel dank@kegel.com 2008-01-28 05:41:42 --- Closing all RESOLVED FIXED bugs older than four weeks.
http://bugs.winehq.org/show_bug.cgi?id=9662
luca.simionato80@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |luca.simionato80@gmail.com
--- Comment #10 from luca.simionato80@gmail.com 2009-11-19 06:26:24 --- Hi, I'm a newbie and a no native english speaker so please forgive me for any error. I'm using ubuntu9.10 and i've tried to play command and conquer by using the latest wine version but it hasn't worked. It crashed when I clicked on the "play" button after the map had been loaded. So I've searched through to fix it and I removed the latest wine version to install the 1.24 since it has been ranked as "gold" but now it is very slow since the loading of the first menu page. this is the only message I get by the console:
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the format lookup table r300VertexProgUpdateParams:Params exhausted
Thank you for your attention
http://bugs.winehq.org/show_bug.cgi?id=9662
--- Comment #11 from Roderick Colenbrander thunderbird2k@gmail.com 2009-11-19 06:38:20 --- This bug was about a particular type of crash in c&c3. The issue you are seeing is something else and would require a new bug. I don't think your issue is a Wine bug though. Except for Nvidia their drivers (and lately also AMD their own drivers) modern games don't work well on other e.g. open source display drivers. They don't implement support all modern 3D features and the performance isn't that great. It sounds like you are using a radeon >=9500 card (r300) and it might be hitting its limits according to the crash. If you can I recommend to use an Nvidia card.