http://bugs.winehq.org/show_bug.cgi?id=9863
Summary: Pro Evolution Soccer 2008 (PES 7) bugs Product: Wine Version: 0.9.46. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-directx AssignedTo: wine-bugs@winehq.org ReportedBy: trevi55@gmail.com
Created an attachment (id=8343) --> (http://bugs.winehq.org/attachment.cgi?id=8343) 1) Running PES with fglrx drivers on r3xxx
Those are some reports after testing the free-downloadable demo of PES 2008 under wine. The game installs well and runs if well configured as mentioned in Application DB (briefly enabling "UseGLSL" and setting an audio engine), but it has some problems in some hardware I think:
1) Running it with ATi fglrx drivers (free radeon ones aren't usable at all) on my rv350 card (mobility radeon 9700) there are resolution errors (if I set it to 640x480 the size is something like 400x450). See attachment for a shot.
2) In some cards (nvidia from my tests) it freezes while loading some textures (both in menus and/or in game) with these errors (tracked on low/medium/high quality runs):
err:ntdll:RtlpWaitForCriticalSection section 0x7e8aee90 "d3d9_main.c: d3d9_cs" wait timed out in thread 000e, blocked by 001a, retrying (60 sec) wine: Critical section 7e8aee90 wait failed at address 0x7bc39050 (thread 000e), starting debugger... Unhandled exception: wait failed on critical section 0x7e8aee90 d3d9_cs err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7bc39050
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded fixme:win:RegisterDeviceNotificationA (hwnd=0x20024, filter=0x34fd9c,flags=0x00000000), returns a fake device notification handle! err:seh:setup_exception stack overflow 84 bytes in thread 0015 eip 7d969b06 esp 7c8affac stack 0x7c8b0000-0x7c9c0000 err:ntdll:RtlpWaitForCriticalSection section 0x7e42b740 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 0009, blocked by 0015, retrying (60 sec) wine: Critical section 7e42b740 wait failed at address 0x7bc39050 (thread 0009), starting debugger... Unhandled exception: wait failed on critical section 0x7e42b740 thread_data_tls_index+0x40 err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7bc39050
err:seh:setup_exception stack overflow 12 bytes in thread 0015 eip 7e7cb5ae esp 7c8b2ff4 stack 0x7c8b3000-0x7c9c3000 err:ntdll:RtlpWaitForCriticalSection section 0x7e42e740 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 0009, blocked by 0015, retrying (60 sec) wine: Critical section 7e42e740 wait failed at address 0x7bc39050 (thread 0009), starting debugger... Unhandled exception: wait failed on critical section 0x7e42e740 thread_data_tls_index+0x40 err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7bc39050
Complete logs are attached.
A workaround to this problem is setting "OffscreenRenderingMode" Direct3D setting to "fbo"
3) Using fbo OffscreenRenderingMode some scenes (Replays, Corners, GoalKicks...) can't be seen using Medium or High quality (no problems using low quality, instead). Durning these moments, in fact, I can see only a light-blue screen with a small square in, showing a part of the game.
Some relevant (I think) logs are:
err:d3d:IWineD3DDeviceImpl_Reset Cannot change the back buffer format yet err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found(1280x800x32)! (XRandR) err:d3d:state_colorwrite (WINED3DRS_COLORWRITEENABLE1/2/3,0,15,15) not yet implemented. Missing of cap D3DPMISCCAPS_INDEPENDENTWRITEMASKS wasn't honored? err:d3d_surface:IWineD3DSurfaceImpl_LoadTexture Reading back render target but SFLAG_INDRAWABLE not set fixme:d3d:IWineD3DQueryImpl_GetData >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glGetQueryObjectuivARB(GL_QUERY_RESULT) @ query.c / 203 err:d3d_surface:IWineD3DSurfaceImpl_LoadTexture Reading back render target but SFLAG_INDRAWABLE not set fixme:d3d_surface:read_from_framebuffer >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from glReadPixels @ surface.c / 526
You can see the attached shot for understanding in a better way.
4) Freezes on closing: when exiting from PES the screen becomes black, but the application doesn't terminate (it seems an audio problem, since util I kill the process my sound-card emets a vibrant sound). Sorry but I can't take a log...
6) Gamepads can't be used inside the game... Also if wine finds my pads (and they works with other games [i.e. FIFA 08]), I can't use them in menus. I don't know if this is a wine or PES bug btw...
http://bugs.winehq.org/show_bug.cgi?id=9863
--- Comment #1 from Marco Trevisan (Treviño) trevi55@gmail.com 2007-10-01 17:32:46 --- Created an attachment (id=8344) --> (http://bugs.winehq.org/attachment.cgi?id=8344) 2) Freeze log at high quality
http://bugs.winehq.org/show_bug.cgi?id=9863
--- Comment #2 from Marco Trevisan (Treviño) trevi55@gmail.com 2007-10-01 17:32:47 --- Created an attachment (id=8345) --> (http://bugs.winehq.org/attachment.cgi?id=8345) 2) Freeze log at medium quality
http://bugs.winehq.org/show_bug.cgi?id=9863
--- Comment #3 from Marco Trevisan (Treviño) trevi55@gmail.com 2007-10-01 17:32:55 --- Created an attachment (id=8346) --> (http://bugs.winehq.org/attachment.cgi?id=8346) 2) Freeze log at low quality
http://bugs.winehq.org/show_bug.cgi?id=9863
--- Comment #4 from Marco Trevisan (Treviño) trevi55@gmail.com 2007-10-01 17:34:12 --- Created an attachment (id=8347) --> (http://bugs.winehq.org/attachment.cgi?id=8347) 3) Bugged Scenes at medium/high quality with fbo OffscreenRenderingMode
http://bugs.winehq.org/show_bug.cgi?id=9863
Marco Trevisan (Treviño) trevi55@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #8345|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=9863
Marco Trevisan (Treviño) trevi55@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #8344|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=9863
Marco Trevisan (Treviño) trevi55@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #8346|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=9863
Marco Trevisan (Treviño) trevi55@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://appdb.winehq.org/obje | |ctManager.php?sClass=version | |&iId=9271 Component|wine-directx |wine-directx-d3d OS/Version|other |Linux Platform|Other |PC
http://bugs.winehq.org/show_bug.cgi?id=9863
Tayon octor@gawab.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #5 from Tayon octor@gawab.com 2007-10-02 08:41:25 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=9863
Frans Kool frans.kool@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frans.kool@gmail.com
--- Comment #6 from Frans Kool frans.kool@gmail.com 2007-10-11 07:33:58 --- This also happens at Titan Quest (see AppDb, v1.20), crashing the game and making it unusable.
Frans
http://bugs.winehq.org/show_bug.cgi?id=9863
Marco Trevisan (Treviño) trevi55@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |trevi55@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=9863
--- Comment #7 from Marco Trevisan (Treviño) trevi55@gmail.com 2007-11-15 19:56:16 --- Trying the stable version of the game, I've found that using wine 0.9.49 (but also *.48 and previous I think) it freezes on startup if a joypad is attached.
I've tried with two different joypads (a Logitech WingMan and a M$ SideWinder) but they have the same issue. The warn logs I catched are:
warn:dinput:JoystickAImpl_Acquire already acquired warn:winsock:WSARecvFrom -> ERROR 10035 warn:accel:TranslateAcceleratorA invalid accel handle=(nil) warn:dinput:JoystickAImpl_Poll not acquired
If I only use a keyboard the game starts!
http://bugs.winehq.org/show_bug.cgi?id=9863
--- Comment #8 from Austin English austinenglish@gmail.com 2008-06-16 13:04:52 --- Is this still an issue in current (1.0-rc5 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=9863
chourmovs chourmovs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |chourmovs@gmail.com
--- Comment #9 from chourmovs chourmovs@gmail.com 2008-06-16 14:15:26 --- I don't know for ati driver bug but game movie's bug and gamepad bug are still present However a big regression involving d3d is still present in rc5 :http://bugs.winehq.org/show_bug.cgi?id=12491 and prevent any test
Thank you for interest :D
http://bugs.winehq.org/show_bug.cgi?id=9863
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #10 from joaopa jeremielapuree@yahoo.fr 2008-08-27 11:43:31 --- Does the problem occur with the demo too?
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=9863
--- Comment #11 from Marco Trevisan (Treviño) trevi55@gmail.com 2008-08-27 14:27:37 --- Yes.
http://bugs.winehq.org/show_bug.cgi?id=9863
--- Comment #12 from Austin English austinenglish@gmail.com 2009-02-26 11:14:46 --- Is this still an issue in current (1.1.15 or newer) wine? If so, add the demo url and download keyword.
http://bugs.winehq.org/show_bug.cgi?id=9863
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED
--- Comment #13 from Austin English austinenglish@gmail.com 2009-08-26 14:17:25 --- Abandoned. If you still have an issue in current (1.1.28 or newer) wine, and can provide the needed information, feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=9863
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Austin English austinenglish@gmail.com 2009-08-26 15:01:00 --- Closing.