http://bugs.winehq.org/show_bug.cgi?id=22504
Summary: Bioshock: fog renders red Product: Wine Version: 1.1.37 Platform: x86-64 URL: http://www.gamershell.com/download_20697.shtml OS/Version: Linux Status: NEW Keywords: download, regression Severity: minor Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=27573) --> (http://bugs.winehq.org/attachment.cgi?id=27573) terminal output
Regression caused by: adf4ca2e23873811a22fc82022f5d7753e9d569a is first bad commit commit adf4ca2e23873811a22fc82022f5d7753e9d569a Author: Henri Verbeet hverbeet@codeweavers.com Date: Mon Feb 1 13:52:58 2010 +0100
wined3d: Handle a zero source value for WINED3DSIH_RSQ.
:040000 040000 ab263cdcbc9159b5748ba4ec13bdb50172816ef3 2566b7788ab4edd5011e2fb3af484f1f5cc67943 M dlls
Originally pointed out in bug 19511, but a new bug was never filed. Bug 21876 is also related to this commit, but the attached patch does not fix the fog in Bioshock.
card is an nvidia 9800 gtx+, drivers are 195.36.15.
http://bugs.winehq.org/show_bug.cgi?id=22504
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hverbeet@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=22504
--- Comment #1 from Austin English austinenglish@gmail.com 2010-04-27 03:49:54 --- Created an attachment (id=27574) --> (http://bugs.winehq.org/attachment.cgi?id=27574) screenshot
http://bugs.winehq.org/show_bug.cgi?id=22504
--- Comment #2 from Austin English austinenglish@gmail.com 2010-04-27 04:09:29 --- Created an attachment (id=27575) --> (http://bugs.winehq.org/attachment.cgi?id=27575) +d3d,+d3d_shader trace
Let me know if you need any other logs.
http://bugs.winehq.org/show_bug.cgi?id=22504
DL taedium_vitae@eml.cc changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |taedium_vitae@eml.cc
--- Comment #3 from DL taedium_vitae@eml.cc 2010-05-22 08:48:39 --- This bug also affects The Witcher (although the symptoms look slightly different). I did a regression test just be sure, and the same commit is causing the issue.
http://bugs.winehq.org/show_bug.cgi?id=22504
--- Comment #4 from DL taedium_vitae@eml.cc 2010-05-22 09:00:33 --- Created an attachment (id=28181) --> (http://bugs.winehq.org/attachment.cgi?id=28181) The Witcher - grass is red
http://bugs.winehq.org/show_bug.cgi?id=22504
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #5 from Wylda wylda@volny.cz 2010-05-31 09:43:36 ---
This regression (bisected) is still present in wine-1.2-rc2.
PS: The version should be 1.1.38, because 1.1.37 is OK.
http://bugs.winehq.org/show_bug.cgi?id=22504
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Target Milestone|--- |1.2.0
--- Comment #6 from Dan Kegel dank@kegel.com 2010-05-31 21:57:09 --- Regression, bisected, affects multiple apps -> let's see if we can fix it for 1.2
http://bugs.winehq.org/show_bug.cgi?id=22504
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.37 |1.1.38
--- Comment #7 from Dan Kegel dank@kegel.com 2010-05-31 22:09:48 --- Direct download URL: http://us.download.nvidia.com/downloads/nZone/demos/nzd_BioShockPC.zip sha1sum: 7a19186602cec5210e4505b58965e8c04945b3cf
Fixing version as noted by Wylda.
http://bugs.winehq.org/show_bug.cgi?id=22504
Carlton Hobbs carlton.hobbs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |carlton.hobbs@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=22504
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon@gmail.com
--- Comment #8 from Xavier Vachon xvachon@gmail.com 2010-06-25 10:14:50 --- (In reply to comment #7)
Direct download URL: http://us.download.nvidia.com/downloads/nZone/demos/nzd_BioShockPC.zip sha1sum: 7a19186602cec5210e4505b58965e8c04945b3cf
Fixing version as noted by Wylda.
Still an issue with 1.2-rc4
http://bugs.winehq.org/show_bug.cgi?id=22504
Fabian Bieler der.fabe@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |der.fabe@gmx.net
--- Comment #9 from Fabian Bieler der.fabe@gmx.net 2010-06-25 10:48:11 --- This appears to be a nvidia driver bug triggered by commit adf4ca2e23873811a22fc82022f5d7753e9d569a .
http://bugs.winehq.org/show_bug.cgi?id=22504
--- Comment #10 from Henri Verbeet hverbeet@gmail.com 2010-07-06 04:11:45 --- Created an attachment (id=29390) --> (http://bugs.winehq.org/attachment.cgi?id=29390) patch
Does this patch make it any better?
http://bugs.winehq.org/show_bug.cgi?id=22504
--- Comment #11 from Dan Kegel dank@kegel.com 2010-07-06 10:27:12 --- Yes!
http://bugs.winehq.org/show_bug.cgi?id=22504
--- Comment #12 from Xavier Vachon xvachon@gmail.com 2010-07-09 17:58:00 --- (In reply to comment #10)
Created an attachment (id=29390)
--> (http://bugs.winehq.org/attachment.cgi?id=29390) [details]
patch
Does this patch make it any better?
I get proper results now with The Witcher.
http://bugs.winehq.org/show_bug.cgi?id=22504
--- Comment #13 from Henri Verbeet hverbeet@gmail.com 2010-07-30 04:15:17 --- Should be fixed by 4936e71828669ef084f9cf243f924a11a2cdce50.
http://bugs.winehq.org/show_bug.cgi?id=22504
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #14 from Jerome Leclanche adys.wh@gmail.com 2010-08-08 12:50:05 --- Fixed then?
http://bugs.winehq.org/show_bug.cgi?id=22504
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #15 from Dan Kegel dank@kegel.com 2010-08-08 14:28:14 --- Yeah, I think so.
http://bugs.winehq.org/show_bug.cgi?id=22504
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Alexandre Julliard julliard@winehq.org 2010-08-20 12:39:17 --- Closing bugs fixed in 1.3.1.