http://bugs.winehq.org/show_bug.cgi?id=17911
Summary: Gothic 3: Stripe on the right part of the screen is not updated in high resolutions Product: Wine Version: 1.1.18 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: c_korn@gmx.de
Created an attachment (id=20231) --> (http://bugs.winehq.org/attachment.cgi?id=20231) wine output (1.1.18)
Hello, when I set the resolution of Gothic III to 1280x800 (my monitors maximum resolution) there is a stripe at the right part of the screen that is not updated. This does not occur in 1024x786 resolution. Attached is the output of wine.
Note: Gothic 3 requires two helper dlls to start: d3dx9_36.dll and D3DX9_40.dll. Also note that the menus like inventory are drawn fine in the right stripe. But just the background is not updated (also when a menu is opened). I will attach some screenshots.
About my system: Ubuntu 8.10 amd64 NVIDIA Quadro NVS 140M 180.44 drivers
http://bugs.winehq.org/show_bug.cgi?id=17911
--- Comment #1 from Christoph Korn c_korn@gmx.de 2009-03-31 10:28:37 --- Created an attachment (id=20232) --> (http://bugs.winehq.org/attachment.cgi?id=20232) stripe at the right part of the screen that is not updated
This screenshot shows the sripe that is not updated/redrawn.
http://bugs.winehq.org/show_bug.cgi?id=17911
--- Comment #2 from Christoph Korn c_korn@gmx.de 2009-03-31 10:31:09 --- Created an attachment (id=20233) --> (http://bugs.winehq.org/attachment.cgi?id=20233) inventory draws fine in the stripe but background not updated
As you can see the inventory is drawn fine in the stripe on the right side. But you can also see that the background is still not updated.
http://bugs.winehq.org/show_bug.cgi?id=17911
--- Comment #3 from Rico kgbricola@web.de 2009-04-01 13:07:23 --- Confirming. This problem happens with all OffscreenRenderingModes.
A workaround is to change in game to a higher resolution and then change in game to a lower one ( 1600x1200 -> 1280x1024 ). But if you restart the game you have to re-apply the workaround again.
http://bugs.winehq.org/show_bug.cgi?id=17911
Christoph Korn c_korn@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |c_korn@gmx.de
--- Comment #4 from Christoph Korn c_korn@gmx.de 2009-04-01 14:35:29 --- Well, I cannot change this ingame resolution to something higher than my monitor max resolution. So I cannot tell if the workaround works.
Is there some special debug channel I should attach?
http://bugs.winehq.org/show_bug.cgi?id=17911
--- Comment #5 from Christoph Korn c_korn@gmx.de 2009-04-07 16:15:26 --- The error does not occur for me with the Shader 1.4 instead of Shader 2.0.
http://bugs.winehq.org/show_bug.cgi?id=17911
--- Comment #6 from Rico kgbricola@web.de 2009-04-13 04:26:44 --- Probably a +d3d_shader log would be useful (one with 1.4 and one with 2.0).
Where do you set the 1.4 shader (in gothic3.ini?)?
http://bugs.winehq.org/show_bug.cgi?id=17911
--- Comment #7 from Christoph Korn c_korn@gmx.de 2009-04-13 14:46:07 --- g3.ini: ;ShaderQuality - 0=1.4, 1=2.0, 2=3.0
It can also be set in the video options I think.
Now I will see to get those logs.
http://bugs.winehq.org/show_bug.cgi?id=17911
--- Comment #8 from Christoph Korn c_korn@gmx.de 2009-04-14 08:28:06 --- Odd, after switching back to Shader 2.0 the stripe does not occur again.
Either it has been fixed in wine-1.1.19 or this is some odd workaround.
Can someone confirm this?
http://bugs.winehq.org/show_bug.cgi?id=17911
--- Comment #9 from Christoph Korn c_korn@gmx.de 2009-04-17 16:26:56 --- The problem seems to be related to the shadow quality.
The stripe also occurs with shader 1.4 and medium shadow quality. The stripe does not occur with shader 1.4 and no shadow.
http://bugs.winehq.org/show_bug.cgi?id=17911
--- Comment #10 from Christoph Korn c_korn@gmx.de 2009-04-17 16:29:28 --- I have a +d3d log with medium shadow quality (272MB) and a +d3d log with no shadow (400MB).
I will attach the differences between the last 10k lines of both logs.
http://bugs.winehq.org/show_bug.cgi?id=17911
--- Comment #11 from Christoph Korn c_korn@gmx.de 2009-04-17 16:30:55 --- Created an attachment (id=20515) --> (http://bugs.winehq.org/attachment.cgi?id=20515) diff between last 10k lines of working and non-working +d3d log
http://bugs.winehq.org/show_bug.cgi?id=17911
--- Comment #12 from Christoph Korn c_korn@gmx.de 2009-04-17 16:35:09 --- It is also interesting that the output of "grep wine_log_working -e err" and "grep wine_log_bug -e err" is the same.
http://bugs.winehq.org/show_bug.cgi?id=17911
--- Comment #13 from Christoph Korn c_korn@gmx.de 2009-04-17 16:39:43 --- Created an attachment (id=20516) --> (http://bugs.winehq.org/attachment.cgi?id=20516) differences between fixme logs
This is the difference between the "fixme" messages in both logs. diff -u wine_log_working_fixme wine_log_bug_fixme
http://bugs.winehq.org/show_bug.cgi?id=17911
--- Comment #14 from Christoph Korn c_korn@gmx.de 2009-04-17 16:42:46 --- Created an attachment (id=20517) --> (http://bugs.winehq.org/attachment.cgi?id=20517) Differences between warn logs
The same for the warn messages.
http://bugs.winehq.org/show_bug.cgi?id=17911
--- Comment #15 from Rico kgbricola@web.de 2009-05-17 04:28:19 --- Probably a dupe of bug 11535 ? I get the feeling that bug 11535 was never fixed, only the in game settings where changed and the bug didn't show up any more. But I could be wrong.
http://bugs.winehq.org/show_bug.cgi?id=17911
--- Comment #16 from Austin English austinenglish@gmail.com 2009-11-19 12:53:13 --- This is your friendly reminder that there has been no bug activity for 6 months. Is this still an issue in current (1.1.33 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=17911
--- Comment #17 from Christoph Korn c_korn@gmx.de 2009-12-05 10:29:04 --- I cannot reproduce it in wine 1.1.34.
http://bugs.winehq.org/show_bug.cgi?id=17911
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #18 from Austin English austinenglish@gmail.com 2009-12-05 12:16:18 --- Fixed then.
http://bugs.winehq.org/show_bug.cgi?id=17911
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #19 from Alexandre Julliard julliard@winehq.org 2009-12-18 13:07:24 --- Closing bugs fixed in 1.1.35.