http://bugs.winehq.org/show_bug.cgi?id=28577
Bug #: 28577 Summary: Gangsters 2 Demo (German): Timing errors Product: Wine Version: 1.3.29 Platform: x86 URL: http://www.pcgames.de/Gangsters-2-PC-16428/Downloads/G angsters-2-spielbare-Demoversion-9842/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: earns.61@gmail.com Classification: Unclassified
Thanks to the latest improvements in Wine, it's now possible to watch the intros of game missions, which didn't even reveal in the quite recent past. But I've noticed at least two strange things.
To see the first one: 1. Download the demo 2. Install and run it. 3. Get into the main menu. 4. Click "Neue Kampagne" 5. Keep everything in its default values and click "Spiel starten" 6. Make a click to skip a short video 7. Now you see street view; mission details are being explained to you and, periodically, "camera" switches in top view mode. When it is acting in top view mode, the rotated red aim moves from one key building to another. This happens between screenshot 1 and screenshot 2. Here is the first issue: in Windows, these movements are smooth and last for several seconds; in Wine, they are done nearly immediately.
The second issue: when the intro is over, click the "X" button on the bottom right. When the black area is shown up, take a look at the blinking adviser icon on the bottom left. In Windows, it blinks around two times a second. In Wine, it does so a few times faster.
WINEDEBUG=+tid,+seh,+relay ~/wine-git/wine explorer /desktop=name,800x600 ./Gangsters2Demo.exe &> log.txt I uploaded the trace to http://www.mediafire.com/?ewczqjo02oe02sa
http://bugs.winehq.org/show_bug.cgi?id=28577
--- Comment #1 from Bruni earns.61@gmail.com 2011-10-04 13:40:56 CDT --- Created attachment 36710 --> http://bugs.winehq.org/attachment.cgi?id=36710 Screenshot 1
http://bugs.winehq.org/show_bug.cgi?id=28577
--- Comment #2 from Bruni earns.61@gmail.com 2011-10-04 13:41:26 CDT --- Created attachment 36711 --> http://bugs.winehq.org/attachment.cgi?id=36711 Screenshot 2
http://bugs.winehq.org/show_bug.cgi?id=28577
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #3 from Austin English austinenglish@gmail.com 2011-10-04 13:43:41 CDT --- One problem per bug please.
Please attach plain terminal output (without WINEDEBUG set).
http://bugs.winehq.org/show_bug.cgi?id=28577
--- Comment #4 from Bruni earns.61@gmail.com 2011-10-04 14:53:14 CDT --- Created attachment 36713 --> http://bugs.winehq.org/attachment.cgi?id=36713 Plain trace
http://bugs.winehq.org/show_bug.cgi?id=28577
--- Comment #5 from Austin English austinenglish@gmail.com 2011-10-04 16:07:42 CDT --- (In reply to comment #4)
Created attachment 36713 [details] Plain trace
There's quite a flood (61130) of: fixme:dmime:IDirectMusicPerformance8Impl_GetNotificationPMsg (0x1456f8, 0x9d71dc): stub
does 'winetricks directmusic' help, by chance?
http://bugs.winehq.org/show_bug.cgi?id=28577
--- Comment #6 from Bruni earns.61@gmail.com 2011-10-05 11:13:26 CDT --- (In reply to comment #5)
(In reply to comment #4)
Created attachment 36713 [details] Plain trace
There's quite a flood (61130) of: fixme:dmime:IDirectMusicPerformance8Impl_GetNotificationPMsg (0x1456f8, 0x9d71dc): stub
does 'winetricks directmusic' help, by chance?
That doesn't help at all but the whole trace now is
err:ole:CoGetClassObject class {4ff53b81-1ce0-11d3-aab8-00a0c95949d5} not registered err:ole:CoGetClassObject no class object {4ff53b81-1ce0-11d3-aab8-00a0c95949d5} could be created for context 0x1 fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels fixme:win:EnumDisplayDevicesW ((null),0,0x9d6104,0x00000000), stub! fixme:ddraw:ddraw7_Initialize Ignoring guid {00000000-0000-0000-0000-000000000000}. fixme:win:EnumDisplayDevicesW ((null),0,0x9d5e80,0x00000000), stub! fixme:ddraw:ddraw7_Initialize Ignoring guid {00000000-0000-0000-0000-000000000000}. fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16 fixme:d3d_surface:wined3d_surface_flip Ignoring flags 0x1. fixme:dplay:DirectPlay3WImpl_EnumConnections (0x21d7920)->(0x733b48,0x4bbc00,0x1238f68,0x00000000): stub
http://bugs.winehq.org/show_bug.cgi?id=28577
--- Comment #7 from Bruni earns.61@gmail.com 2011-10-05 14:50:42 CDT --- I even checked if it is an SMP-related issue: schedtool -a 0x2 -e ~/ wine-git/wine explorer / desktop=name,800x600 ./ Gangsters2Demo.exe Results are the same, thus no.
http://bugs.winehq.org/show_bug.cgi?id=28577
--- Comment #8 from Bruni earns.61@gmail.com 2011-10-29 05:39:40 CDT --- A little update: as of wine-1.3.31-172-g7df0245, widening aperture effect in main menu is working now and affected by this bug as well.
http://bugs.winehq.org/show_bug.cgi?id=28577
--- Comment #9 from Bruni earns.61@gmail.com 2011-12-25 03:43:04 CST --- widening aperture effect no longer works as of wine-1.3.35-168-g5b93bb9
http://bugs.winehq.org/show_bug.cgi?id=28577
--- Comment #10 from Bruni earns.61@gmail.com 2012-06-30 03:10:33 CDT --- fixed as of wine-1.5.7
http://bugs.winehq.org/show_bug.cgi?id=28577
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #11 from Austin English austinenglish@gmail.com 2012-07-01 04:24:34 CDT --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=28577
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org 2012-07-03 14:14:15 CDT --- Closing bugs fixed in 1.5.8.