http://bugs.winehq.org/show_bug.cgi?id=13643 --- Comment #13 from James Hawkins <truiken(a)gmail.com> 2008-06-10 18:42:41 --- Thanks a lot Paul! This confirms my suspicions: d3d.c:1187: vp_data.dwSize: 0 d3d.c:1188: vp_data.dwX: 0 d3d.c:1189: vp_data.dwY: 0 d3d.c:1190: vp_data.dwWidth: 0 d3d.c:1191: vp_data.dwHeight: 256 d3d.c:1192: vp_data.dvMaxX: 256.000000 d3d.c:1193: vp_data.dvMaxY: 256.000000 d3d.c:1194: vp_data.dvScaleX: 5.000000 d3d.c:1195: vp_data.dvScaleY: 5.000000 d3d.c:1196: vp_data.dvMinZ: -25.000000 d3d.c:1197: vp_data.dvMaxZ: 60.000000 I'll write up a patch real quick to fix it and ask if you can make one last build for me. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.