http://bugs.winehq.org/show_bug.cgi?id=9297
Summary: all screen resolutions but 600x480 crash PES4 demo Product: Wine Version: 0.9.43. Platform: PC URL: http://www.fileshack.com/file_download.x/5863 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: jeremielapuree@yahoo.fr
With PES4 demo, the screen resolution 600x480 works almost fine. But all other screen resolutions make wine crashe I attached the console output
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=9297
--- Comment #1 from joaopa jeremielapuree@yahoo.fr 2007-08-13 07:26:14 --- Created an attachment (id=7565) --> (http://bugs.winehq.org/attachment.cgi?id=7565) console output
http://bugs.winehq.org/show_bug.cgi?id=9297
--- Comment #2 from joaopa jeremielapuree@yahoo.fr 2007-08-13 07:28:23 --- Created an attachment (id=7566) --> (http://bugs.winehq.org/attachment.cgi?id=7566) console output with winedebug=+d3d
http://bugs.winehq.org/show_bug.cgi?id=9297
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #7565|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=9297
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #7566|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=9297
--- Comment #3 from Austin English austinenglish@gmail.com 2007-10-21 01:17:31 --- Crashes for me at any resolution. Joapa, can you retest in wine 0.9.47 please?
http://bugs.winehq.org/show_bug.cgi?id=9297
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=9297
--- Comment #4 from joaopa jeremielapuree@yahoo.fr 2007-10-21 02:29:58 --- I forgot to mention that you must disable the sound. Sorry.....
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=9297
--- Comment #5 from nathan.n saturn_systems@yahoo.com 2008-05-11 04:31:15 --- abandoned
http://bugs.winehq.org/show_bug.cgi?id=9297
--- Comment #6 from joaopa jeremielapuree@yahoo.fr 2008-05-11 04:49:37 --- Not abandonned. Just still does not work ;)
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=9297
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #7 from Austin English austinenglish@gmail.com 2008-12-02 08:23:21 --- Still present in git.
http://bugs.winehq.org/show_bug.cgi?id=9297
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.fileshack.com/fi |http://download.cnet.com/Pr |le_download.x/5863 |o-Evolution-Soccer-4-demo-l | |arge/3000-7473_4-10338866.h | |tml
--- Comment #8 from Austin English austinenglish@gmail.com 2010-06-13 18:39:09 --- Still present: Backtrace: =>0 0x01d0d51f in pes4 (+0x190d51f) (0x0032f4c8) 1 0x68944345 resource_get_parent+0x14(iface=0x1c0110, pParent=0x1) [/home/austin/wine-git/dlls/wined3d/resource.c:246] in wined3d (0x0032f4e8) 2 0x68944345 resource_get_parent+0x14(iface=0x1c0130, pParent=0x32f588) [/home/austin/wine-git/dlls/wined3d/resource.c:246] in wined3d (0x0032f518) 3 0x68999f80 IWineD3DBaseSurfaceImpl_GetParent+0x5f(iface=0x1c0130, pParent=0x32f588) [/home/austin/wine-git/dlls/wined3d/surface_base.c:144] in wined3d (0x0032f568) 4 0x73dbfb34 IDirect3DDevice8Impl_GetRenderTarget+0x73(iface=0x127ca8, ppRenderTarget=0x32f588) [/home/austin/wine-git/dlls/d3d8/device.c:1002] in d3d8 (0x01e2fad4) 0x01d0d51f: addb %al,0x0(%eax,%eax,1)
though 800x600 crashes here too (there is no 600x480).
http://bugs.winehq.org/show_bug.cgi?id=9297
--- Comment #9 from joaopa jeremielapuree@yahoo.fr 2010-11-06 08:58:25 CDT --- Created an attachment (id=31751) --> (http://bugs.winehq.org/attachment.cgi?id=31751) New crash log
Now crash log changed a lot in comparison with the previous one. Demo crashes in the following line
static ULONG WINAPI IDirect3DSurface8Impl_AddRef(LPDIRECT3DSURFACE8 iface) { IDirect3DSurface8Impl *This = (IDirect3DSurface8Impl *)iface;
TRACE("iface %p.\n", iface);
if (This->forwardReference) { /* Forward refcounting */ TRACE("(%p) : Forwarding to %p\n", This, This->forwardReference); _______________________________________________ return IUnknown_AddRef(This->forwardReference); ________________________________________________
in the file d3d8/surface.c
http://bugs.winehq.org/show_bug.cgi?id=9297
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://download.cnet.com/Pr |http://www.jeuxvideopc.com/ |o-Evolution-Soccer-4-demo-l |demo/7906-pro-evolution-soc |arge/3000-7473_4-10338866.h |cer-4.php |tml |
--- Comment #10 from joaopa jeremielapuree@yahoo.fr 2012-01-05 15:07:13 CST --- Changing the download link.
http://bugs.winehq.org/show_bug.cgi?id=9297
--- Comment #11 from joaopa jeremielapuree@yahoo.fr 2012-01-05 16:24:18 CST --- PES 6 suffers of the same bug.
http://bugs.winehq.org/show_bug.cgi?id=9297
--- Comment #12 from joaopa jeremielapuree@yahoo.fr 2012-03-14 01:42:54 CDT --- bug still there in current git.
http://bugs.winehq.org/show_bug.cgi?id=9297
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #7565|0 |1 is obsolete| | Attachment #7566|0 |1 is obsolete| | Attachment #31751|0 |1 is obsolete| |
--- Comment #13 from joaopa jeremielapuree@yahoo.fr 2012-05-07 00:27:53 CDT --- Created attachment 40069 --> http://bugs.winehq.org/attachment.cgi?id=40069 new console output
New backtrace since the games does not crash anymore. But it hangs.
http://bugs.winehq.org/show_bug.cgi?id=9297
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #14 from GyB gyebro69@gmail.com 2012-05-07 10:14:35 CDT --- Please consider this bug as a dupe of bug #9121.
Reason: PES 4 and WE8 are basically the same games (regional naming). You can verify that by comparing the checksums of the 2 demos: they're the same.
pro_evolution_soccer_4_demo_anglais_2.exe ed8b279dde1dbf681f0eb7748c66021f
WE8DEMO.exe ed8b279dde1dbf681f0eb7748c66021f
I tested both demos and they behaved identically: with a recent Wine (since 1.3.19) the games no longer crash but they hang with a black window unless screen resolution is set to 640x480. Even the terminal output was the same.
http://bugs.winehq.org/show_bug.cgi?id=9297
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |adys.wh@gmail.com Resolution| |DUPLICATE
--- Comment #15 from Jerome Leclanche adys.wh@gmail.com 2012-05-07 13:30:08 CDT --- Good enough for me. Dupe.
*** This bug has been marked as a duplicate of bug 9121 ***
http://bugs.winehq.org/show_bug.cgi?id=9297
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-05-18 09:51:30 CDT --- Closing DUPLICATE bugs.