http://bugs.winehq.org/show_bug.cgi?id=9679
Summary: BMW M3 Challenge doesn't run Product: Wine Version: unspecified Platform: PC URL: http://www.10tacle.com/ OS/Version: Linux Status: UNCONFIRMED Keywords: download Severity: normal Priority: P2 Component: wine-directx AssignedTo: wine-bugs@winehq.org ReportedBy: xerox_xerox2000@yahoo.co.uk
This game was submitted by a user into appdb. I tested it, and the only thing it does, is bringing up the configuration screen over and over again. It never makes it into the actual game. I'll post some d3d info later on.
http://bugs.winehq.org/show_bug.cgi?id=9679
--- Comment #1 from Lourenço Vales vales92@gmail.com 2007-09-16 13:18:16 --- This bug happens also with me :)
http://bugs.winehq.org/show_bug.cgi?id=9679
Gregor Münch greg87@online.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |greg87@online.de
--- Comment #2 from Gregor Münch greg87@online.de 2007-09-16 16:01:12 --- I hope this bug prooves vitamin wrong closing bug #9049 because of starforce. ;)
http://bugs.winehq.org/show_bug.cgi?id=9679
--- Comment #3 from Gregor Münch greg87@online.de 2007-10-31 07:45:22 --- Created an attachment (id=8889) --> (http://bugs.winehq.org/attachment.cgi?id=8889) console crash log
I had once the same problem as reported here first. But now it crashes for me. Maybe someone else can confirm?
http://bugs.winehq.org/show_bug.cgi?id=9679
--- Comment #4 from Gregor Münch greg87@online.de 2007-10-31 08:12:31 --- Maybe something snipped from a +all log:
000d:trace:d3d9:IDirect3DDevice9Impl_GetDepthStencilSurface (0x13aa70) Relay 000d:trace:d3d:IWineD3DDeviceImpl_GetDepthStencilSurface (0x13c020) : zStencilSurface returning (nil) 000d:warn:d3d9:IDirect3DDevice9Impl_GetDepthStencilSurface Call to IWineD3DDevice_GetDepthStencilSurface failed 000d:trace:seh:raise_exception code=c0000005 flags=0 addr=0x410af3 000d:trace:seh:raise_exception info[0]=00000000 000d:trace:seh:raise_exception info[1]=0000204a 000d:trace:seh:raise_exception eax=009a7918 ebx=009a7918 ecx=00002042 edx=7e80d774 esi=009a52a8 edi=009a9ea0 000d:trace:seh:raise_exception ebp=00000001 esp=0034da20 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00010206 000d:trace:seh:call_stack_handlers calling handler at 0x4f3d8b code=c0000005 flags=0 000d:trace:seh:call_stack_handlers handler at 0x4f3d8b returned 1 000d:trace:seh:call_stack_handlers calling handler at 0x432f64 code=c0000005 flags=0
http://bugs.winehq.org/show_bug.cgi?id=9679
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #5 from Austin English austinenglish@gmail.com 2007-11-07 01:07:48 --- Confirming in wine 0.9.48.
http://bugs.winehq.org/show_bug.cgi?id=9679
--- Comment #6 from Gregor Münch greg87@online.de 2007-11-11 09:03:40 --- regression testing shows:
3b07663b90212e34f01d9d35eed42fa62720487e is first bad commit commit 3b07663b90212e34f01d9d35eed42fa62720487e Author: Stefan Dösinger stefandoesinger@gmx.at Date: Fri Aug 31 20:58:35 2007 +0200
wined3d: Convert the colors to the surface format for colorfill.
:040000 040000 12e9a1a01108227a0e12aa24ea57674c6e18529b 276caeccfcc25bb8acc6c8b1849e65b657d6844b M dlls
http://bugs.winehq.org/show_bug.cgi?id=9679
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefandoesinger@gmx.at
--- Comment #7 from Austin English austinenglish@gmail.com 2007-11-11 11:19:35 --- CC'ing author.
http://bugs.winehq.org/show_bug.cgi?id=9679
--- Comment #8 from Stefan Dösinger stefandoesinger@gmx.at 2007-11-11 12:11:39 --- Created an attachment (id=9109) --> (http://bugs.winehq.org/attachment.cgi?id=9109) Possible fix
Can you try the attached patch? GetDepthStencil surface returns D3DERR_NOTFOUND when the depth stencil surface is NULL as it is supposed to, but IDirect3DDevice9Impl_GetDepthStencilSurface doesn't forward the NULL propably and returns an uninitialized value. So any unrelated change can break games which use this function.
http://bugs.winehq.org/show_bug.cgi?id=9679
--- Comment #9 from Gregor Münch greg87@online.de 2007-11-11 12:55:00 --- With the fix the crash is gone. But the problem with the looping config menu remains.
http://bugs.winehq.org/show_bug.cgi?id=9679
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|_obsolete_directx |-unknown
http://bugs.winehq.org/show_bug.cgi?id=9679
--- Comment #10 from Gregor Münch greg87@online.de 2008-03-15 05:34:18 --- Fixed in git. commit 102b9d12e48cdc58254aa3e098d00af92480a5d8
Though the menu just shows a black screen.
http://bugs.winehq.org/show_bug.cgi?id=9679
--- Comment #11 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-03-15 16:25:03 --- Created an attachment (id=11420) --> (http://bugs.winehq.org/attachment.cgi?id=11420) screenshot
Fixed in git. commit 102b9d12e48cdc58254aa3e098d00af92480a5d8
Though the menu just shows a black screen.
Yip, it's fixed. I don't see a black menu, all seems to be fine here. Only the keyboard input had to be reconfigured under the options menu, but this game runs fine now here. Splendid!
http://bugs.winehq.org/show_bug.cgi?id=9679
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #12 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-03-15 16:26:18 --- fixed
http://bugs.winehq.org/show_bug.cgi?id=9679
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org 2008-03-21 10:53:17 --- Closing bugs fixed in 0.9.58.