[Bug 13078] New: Call of Duty 2: Textures not drawn (completely)
http://bugs.winehq.org/show_bug.cgi?id=13078 Summary: Call of Duty 2: Textures not drawn (completely) Product: Wine Version: 0.9.61. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: o6akan9(a)googlemail.com After updating to *.61 (this bug doesnt occur on =<*.60), textures in Call of Duty 2 (v. 1.3) are not drawn correctly anymore (see screenshots). It looks like after activating a wallhack ;P Unfortunately, i dont know how to get more information to help you. If you write what i should do, i'll do it and attach the logs. ;) I'm using Ubuntu 8.04, the nvidia-glx-new driver (NV GF6800XT) and tried to build v. *.61 as well as the *.debs. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13078 --- Comment #1 from o6akan9 <o6akan9(a)googlemail.com> 2008-05-09 08:11:43 --- Wine 0.9.60: http://img177.imageshack.us/img177/467/cod2wine0960yr8.png Same place, Wine 0.9.61: http://img518.imageshack.us/img518/7434/cod2wine09611fr5.png Another screenshot (better quality) http://img167.imageshack.us/img167/7686/bildschirmfoto3yd7.png -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13078 o6akan9 <o6akan9(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Call of Duty 2: Textures not|Call of Duty 2: Textures not |drawn (completely) |completely/correctly drawn -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13078 Alexander Dorofeyev <alexd4(a)inbox.lv> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexd4(a)inbox.lv --- Comment #2 from Alexander Dorofeyev <alexd4(a)inbox.lv> 2008-05-09 10:51:01 --- (In reply to comment #0)
After updating to *.61 (this bug doesnt occur on =<*.60), textures in Call of Duty 2 (v. 1.3) are not drawn correctly anymore (see screenshots). It looks like after activating a wallhack ;P Unfortunately, i dont know how to get more information to help you. If you write what i should do, i'll do it and attach the logs. ;)
I'm using Ubuntu 8.04, the nvidia-glx-new driver (NV GF6800XT) and tried to build v. *.61 as well as the *.debs.
Can you do a regression test (git bisect)? Info here: http://wiki.winehq.org/RegressionTesting -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13078 Rico <kgbricola(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kgbricola(a)web.de --- Comment #3 from Rico <kgbricola(a)web.de> 2008-05-09 16:09:05 --- This happens only if Anti-aliasing is off, is that correct? If Anti-aliasing is set to 2x or 4x the game looks good. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13078 --- Comment #4 from o6akan9 <o6akan9(a)googlemail.com> 2008-05-10 04:01:16 --- (In reply to comment #3)
This happens only if Anti-aliasing is off, is that correct? If Anti-aliasing is set to 2x or 4x the game looks good.
No, AA was turned off all the time (/did not work if turned on either). The regression test did not work, Call of Duty 2 crashed because of "WS_gethostbyname+0x13e(name=0x32f834)" ... i'll try again. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13078 Rico <kgbricola(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thunderbird2k(a)gmx.net --- Comment #5 from Rico <kgbricola(a)web.de> 2008-05-10 04:52:31 --- Result of the regression test: 4428cc32de1f99463ebaa990726c8bd7a3eef6c4 is first bad commit commit 4428cc32de1f99463ebaa990726c8bd7a3eef6c4 Author: Roderick Colenbrander <thunderbird2k(a)gmx.net> Date: Mon Apr 28 21:13:12 2008 +0000 wined3d: Fix a few small bugs in WineD3D_ChoosePixelFormat. :040000 040000 6e6e5f451c4a9961328c12a57c3042b6b622067c b5090b2050987a2273e1e20d55c91be1117c1c92 M dlls The next thing is that it only happens with the multiplayer. I couldn't get it wrong with the singleplayer.
The regression test did not work, Call of Duty 2 crashed because of >"WS_gethostbyname+0x13e(name=0x32f834)" ... i'll try again. You could apply this patch each time before you're compiling: http://cvs.winehq.org/cvsweb/wine/dlls/ws2_32/socket.c.diff?r1=1.83&r2=1.84
-- 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.
http://bugs.winehq.org/show_bug.cgi?id=13078 --- Comment #6 from Rico <kgbricola(a)web.de> 2008-05-10 05:13:14 --- Created an attachment (id=12869) --> (http://bugs.winehq.org/attachment.cgi?id=12869) workaroud to resolve the glitches This is only a workaround for this bug. It changes the behavior back to the one before the regression. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13078 Roderick Colenbrander <thunderbird2k(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #7 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2008-05-10 05:26:17 --- This is the same as 13025. *** This bug has been marked as a duplicate of bug 13025 *** -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13078 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2008-10-31 13:59:16 --- Closing duplicate. -- 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.
participants (1)
-
wine-bugs@winehq.org