http://bugs.winehq.org/show_bug.cgi?id=11810
Summary: parts from opengl/direct3d display show splines Product: Wine Version: 0.9.56. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: opengl AssignedTo: wine-bugs@winehq.org ReportedBy: hoehle@users.sourceforge.net
Hi, Please compare my attached screenshot of Crazy Machines with AppDB's http://appdb.winehq.org/screenshots.php?iAppId=3061&iVersionId=4468
You will notice that while most of the display is fine, the background and the texts on the papersheets are missing in my version. Actually, these 6 texts are also .tga image files. Instead, wine displays a sort of spline pattern: lines of various color (related to the missing image) emanate from a single origin, like quantic particles.
This effect is visually stable across refreshes of the display. (Later in the game, a few icons are missing, but that could have a different cause, as there's no such spline effect there.) This happens to me both with the commercial game as well as a demo found on a german DVD.
I've been using wine-0.9.56/54/48/47 with Ubuntu Dapper and Gutsy. No warnings are shown in the console. My hardware is an intel i810, and I'm using the xserver-xorg-i810 driver. lspci: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
WINEDEBUG=+opengl yields hundreds of trace:opengl:X11DRV_SwapBuffers (0x12cfb0) nothing else. Would attaching a +d3d trace help? (it would be huge!)