https://bugs.winehq.org/show_bug.cgi?id=38091
Bug ID: 38091 Summary: Desperados 2 v1.01: speech missing (needs msvcp71.dll.?do_date_order@?$time_get@DV?$istreambuf_i terator@DU?$char_traits@D@std@@@std@@@std@@MBE?AW4date order@time_base@2@XZ) Product: Wine Version: 1.7.36 Hardware: x86 OS: Linux Status: NEW Severity: minor Priority: P2 Component: msvcp Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com Distribution: ---
Created attachment 50756 --> https://bugs.winehq.org/attachment.cgi?id=50756 terminal output
Each time a character is speaking the following error is displayed in the terminal: wine: Call from 0x7b839454 to unimplemented function msvcp71.dll.?do_date_order@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBE?AW4dateorder@time_base@2@XZ, aborting
The game doesn't crash, but the voice of the character cannot be heard.
This is most notable when subtitles are enabled: the corresponding subtitle is displayed properly, but you cannot hear the character's voice.
The game comes with it's own msvcp71,msvcr71 installed, if I set msvcp71=native then voices can be heard properly.
Mscodescan output: ./Desperados2.exe imports following stub symbols: msvcp71:?_Getcat@facet@locale@std@@SAIPAPBV123@@Z
msvcp71:?do_date_order@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBE?AW4dateorder@time_base@2@XZ
Tested with the GOG.com version. Demo is available elsewhere but it is using Tages copy-protection and it won't start in Wine.
wine-1.7.36-83-gf75d1b0
https://bugs.winehq.org/show_bug.cgi?id=38091
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1fdd692ebd237dd45f5f7dbb383 | |f90cb61318c32 Status|NEW |RESOLVED CC| |piotr.caban@gmail.com Resolution|--- |FIXED
--- Comment #1 from Piotr Caban piotr.caban@gmail.com --- The function is now implemented. Marking as fixed.
https://bugs.winehq.org/show_bug.cgi?id=38091
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.38.