http://bugs.winehq.org/show_bug.cgi?id=29478
Bug #: 29478 Summary: No geometry drawn in Orcs must Die! Product: Wine Version: 1.3.35 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: wine@dynamic-noise.net Classification: Unclassified
THere is no geometry drawn in Orcs must Die!, causing a black main menu background and a black in game screen. Only text and some other UI elements are drawn.
In the console is suspicously often the following error fixme:d3d:state_colorwrite WINED3D_RS_COLORWRITEENABLE/1/2/3, 0xf/0xff/0xff/0xff not yet implemented. fixme:d3d:state_colorwrite Missing of cap D3DPMISCCAPS_INDEPENDENTWRITEMASKS wasn't honored?
It seems to always appear on redraw and is the almost only message generated (seldomly some invalid enum errors from OpenGL).
http://bugs.winehq.org/show_bug.cgi?id=29478
Jeff Cook jeff@deserettechnology.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeff@deserettechnology.com
--- Comment #1 from Jeff Cook jeff@deserettechnology.com 2011-12-29 17:47:36 CST --- Hmm, I don't experience this. I have played through the entire game in WINE with bug #29397 the only hiccup.
If you're getting a complaint about caps, are you sure your video card and/or driver is sufficient to play the game? Perhaps you clue us in to the hardware and driver you are using.
Can you play in Windows?
http://bugs.winehq.org/show_bug.cgi?id=29478
--- Comment #2 from Gregor Vollmer wine@dynamic-noise.net 2011-12-30 07:29:43 CST --- (In reply to comment #1)
If you're getting a complaint about caps, are you sure your video card and/or driver is sufficient to play the game? Perhaps you clue us in to the hardware and driver you are using.
Hardware is a good call. I compared my card against the required card from the developers website and mine is about a year older… I guess that is what caused the error. Is there a way to list a cards DirectX capabilities within wine (some diagnosis-tool maybe?).
Can you play in Windows?
I do not have windows, so I cannot cross-check.
http://bugs.winehq.org/show_bug.cgi?id=29478
Gregor Vollmer wine@dynamic-noise.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME
--- Comment #3 from Gregor Vollmer wine@dynamic-noise.net 2012-01-03 08:55:34 CST --- It was not the hardware's fault, the missing capabilities probably did not cause the lack of geometry.
It rather seems to an issue with the radeon driver. On my other machine I had the same error but sufficient hardware.
Playing works flawlessly with a current fglrx driver for your ATI card.
http://bugs.winehq.org/show_bug.cgi?id=29478
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |INVALID
--- Comment #4 from Dmitry Timoshkov dmitry@baikal.ru 2012-01-03 10:10:41 CST --- Invalid then.
http://bugs.winehq.org/show_bug.cgi?id=29478
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com 2012-01-23 18:59:23 CST --- Closing INVALID.