[Bug 16381] New: Fading effects not working in Lineage2 and other graphic issues
http://bugs.winehq.org/show_bug.cgi?id=16381 Summary: Fading effects not working in Lineage2 and other graphic issues Product: Wine Version: 1.1.10 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: c_korn(a)gmx.de Hello, since wine-1.1.10 there is a regression that the effect in Lineage2 that fades in NPCs when they spawn and fades them out when they are dead does not work. The NPCs suddenly appear or disappear. Also there is the issue that the environment is loaded much later and slower than in wine-1.1.9. About my system: Ubuntu 8.10 (amd64) NVIDIA Quadro NVS 140M NVIDIA 177.82 drivers I have already run a regression test. This is the result: a2febdd200f7149cff7fe923b7316dcdafca693a is first bad commit commit a2febdd200f7149cff7fe923b7316dcdafca693a Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Thu Dec 4 17:41:30 2008 +0100 wined3d: Slightly improve drawStridedSlow() performance. This moves a couple of checks outside of the main drawing loop, since they're not going to change anyway. :040000 040000 2cbd7adbdeb407fb9a8ba5fc83c5b43982bd8ef4 13bf7b76cd04cdd91bc64c852a216dbf36099a27 M dlls -- 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=16381 --- Comment #1 from Christoph Korn <c_korn(a)gmx.de> 2008-12-06 20:22:30 --- I am unable to set the author on CC. Bugzilla says: CC: hverbeet(a)codeweavers.com did not match anything -- 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=16381 --- Comment #2 from Christoph Korn <c_korn(a)gmx.de> 2008-12-06 20:24:54 --- As I see the patch is rather huge: http://source.winehq.org/git/wine.git/?a=blobdiff;f=dlls/wined3d/drawprim.c;... Any ideas what I can try to change? -- 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=16381 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hverbeet(a)gmail.com Severity|normal |minor Keywords| |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=16381 --- Comment #3 from H. Verbeet <hverbeet(a)gmail.com> 2008-12-07 08:27:26 --- Created an attachment (id=17720) --> (http://bugs.winehq.org/attachment.cgi?id=17720) patch Does this patch make any difference? -- 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=16381 Christoph Korn <c_korn(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #4 from Christoph Korn <c_korn(a)gmx.de> 2008-12-07 08:59:10 --- This patch fixes it. Thanks. -- 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=16381 --- Comment #5 from Christoph Korn <c_korn(a)gmx.de> 2008-12-07 12:43:15 --- So was this a bug in your commit which gets fixed by this patch? Or is it just some kind of workaround? What I want to know actually is if this patch will go into the git. -- 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=16381 --- Comment #6 from H. Verbeet <hverbeet(a)gmail.com> 2008-12-07 13:18:09 --- I messed up the original patch. I'll submit this patch and it should be in git by Monday or Tuesday. -- 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=16381 diafero(a)arcor.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |diafero(a)arcor.de --- Comment #7 from diafero(a)arcor.de 2008-12-08 04:21:04 --- *** Bug 16393 has been marked as a duplicate of this bug. *** -- 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=16381 Christoph Korn <c_korn(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #8 from Christoph Korn <c_korn(a)gmx.de> 2008-12-09 04:18:00 --- As I see this commit fixes the bug: http://source.winehq.org/git/wine.git/?a=commit;h=afd5a53bd099f5aff6005c257e... I compiled the latest git head and the bug is gone. Thanks for the fast patch! -- 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=16381 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2008-12-20 09:06:39 --- Closing bugs fixed in 1.1.11. -- 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