[Bug 22202] New: Dragon Age: Origins - gameplay is very glitchy (mostly black screen)
http://bugs.winehq.org/show_bug.cgi?id=22202 Summary: Dragon Age: Origins - gameplay is very glitchy (mostly black screen) Product: Wine Version: 1.1.41 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Created an attachment (id=27088) --> (http://bugs.winehq.org/attachment.cgi?id=27088) screenshot - wine Attached screenshots illustrate the problem better. Terminal output (slightly trimmed some more d3d_surface calls where the ... is): austin(a)midna:~/.wine/drive_c/Program Files/Dragon Age/bin_ship$ wine daorigins.exe fixme:win:EnumDisplayDevicesW ((null),0,0x526e2c8,0x00000000), stub! fixme:keyboard:RegisterHotKey (0x1021e,0,0x00000000,2C): stub fixme:win:EnumDisplayDevicesW ((null),0,0x526df88,0x00000000), stub! fixme:d3d:buffer_PreLoad Too many declaration changes or converting dynamic buffer, stopping converting fixme:d3d_surface:IWineD3DVolumeImpl_LockBox (0xbfe0ca8) : pBox=0x546e820 stub ... fixme:d3d_surface:IWineD3DVolumeImpl_LockBox (0x153ce668) : pBox=0x546e820 stub fixme:d3d_surface:surface_load_ds_location No up to date depth stencil location fixme:d3d:state_zfunc D3DCMP_NOTEQUAL and D3DCMP_EQUAL do not work correctly yet fixme:keyboard:UnregisterHotKey (0x1021e,0): stub -- 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=22202 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2010-03-29 03:15:32 --- Created an attachment (id=27089) --> (http://bugs.winehq.org/attachment.cgi?id=27089) screenshot - windows Slightly different angle, but should still be very obvious. -- 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=22202 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2010-03-29 03:22:14 --- Created an attachment (id=27090) --> (http://bugs.winehq.org/attachment.cgi?id=27090) +d3d,+d3d_shader trace, trimmed to 250K lines I accidentally chose a slightly different character path (mage instead of warrior, I think), but the log should roughly be the same. If different debug channels would be useful, let me know. -- 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=22202 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2010-03-30 03:47:10 --- Created an attachment (id=27100) --> (http://bugs.winehq.org/attachment.cgi?id=27100) hack for this bug It's http://bugs2.winehq.org/attachment.cgi?id=22894 from http://bugs.winehq.org/show_bug.cgi?id=9717, rediff'ed against current 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=22202 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2010-03-30 03:50:21 --- Created an attachment (id=27102) --> (http://bugs.winehq.org/attachment.cgi?id=27102) screenshot with 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=22202 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |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=22202 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #5 from Dan Kegel <dank(a)kegel.com> 2010-03-30 06:38:29 --- Affects me, too. The hack seems to help (though the character editor still has a similar problem). -- 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=22202 --- Comment #6 from Dan Kegel <dank(a)kegel.com> 2010-03-30 16:24:45 --- The problem happens for me on Ubuntu 9.10 + nvidia geforce gt 220 card + Nvidia driver 185.18.36, but not on gentoo with GeForce GTX 295 + Nvidia driver 190.53. Try it on Karmic, maybe? -- 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=22202 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2010-03-30 16:26:45 --- (In reply to comment #6)
The problem happens for me on Ubuntu 9.10 + nvidia geforce gt 220 card + Nvidia driver 185.18.36, but not on gentoo with GeForce GTX 295 + Nvidia driver 190.53.
Try it on Karmic, maybe?
I'm using Karmic 64bit, nvidia 9800 gtx+, 195.36.15 driver. -- 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=22202 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2010-04-22 23:27:26 --- Seems okay now, in wine-1.1.43-249-g033bb8a. -- 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=22202 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-07 13:30:13 --- Closing bugs fixed in 1.1.44. -- 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=22202 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|FIXED | --- Comment #10 from Dan Kegel <dank(a)kegel.com> 2010-07-21 06:56:46 --- Henri says this might be the same as bug 23081, bug 22557, bug 22383, and part of bug 20469 -- 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=22202 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #11 from Dan Kegel <dank(a)kegel.com> 2010-07-22 14:53:28 --- The problem's nowhere near this severe anymore, so reopening it is overkill. -- 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=22202 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2010-07-30 12:57:57 --- Closing bugs fixed in 1.3.0. -- 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