http://bugs.winehq.org/show_bug.cgi?id=23736
Summary: Kingdom Heroes requires MSVCP80.dll Product: Wine Version: 1.2 Platform: x86 URL: http://kingdomheroes.aeriagames.com OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Installing the game goes fine, but running Loader.exe fails immediately with
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\AeriaGames\KingdomHeroes\Loader.exe") not found
winetricks vcrun2005 works around this, and gets you further.
http://bugs.winehq.org/show_bug.cgi?id=23736
--- Comment #1 from Dan Kegel dank@kegel.com 2010-07-20 23:56:04 --- winedump -j import game/kh2.exe shows that this will not be trivial to fix; it imports 208 symbols from msvcp80. Mostly basic_string related.
http://bugs.winehq.org/show_bug.cgi?id=23736
--- Comment #2 from Dan Kegel dank@kegel.com 2010-07-20 23:57:39 --- Loader.exe imports 70 functions, also mostly basic_string related.
http://bugs.winehq.org/show_bug.cgi?id=23736
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com Component|msvcrt |msvcp
http://bugs.winehq.org/show_bug.cgi?id=23736
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://kingdomheroes.aeriag |http://www.gamershell.com/d |ames.com |ownload_69968.shtml CC| |focht@gmx.net Summary|Kingdom Heroes requires |Kingdom Heroes crashes due |MSVCP80.dll |to missing | |msvcp80.dll.?find_last_of@? | |$basic_string@DU?$char_trai | |ts@D@std@@V?$allocator@D@2@ | |@std@@QBEIPBDI@Z
--- Comment #3 from Anastasius Focht focht@gmx.net 2011-05-01 13:32:26 CDT --- Hello,
the stub dll is now there. Adjusting summary to target a specific problem.
--- snip --- $ wine ./Loader.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.762) wine: Call from 0x7b83821f to unimplemented function msvcp80.dll.?find_last_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDI@Z, aborting wine: Unimplemented function msvcp80.dll.?find_last_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDI@Z called at address 0x7b83821f (thread 0009), starting debugger... --- snip ---
$ wine --version wine-1.3.19
$ sha1sum kingdomheroes_us_install_20101021.exe 8cd8862ffb0caf8000b904d13b3bd85bbd3a320b kingdomheroes_us_install_20101021.exe
Adjusting download link to full client (whopping 1.9 GiB) with better speeds (cnet, 3 MiB/s) The other one just downloaded thin client and that stucked or had bad speed (even with akamai).
Regards
http://bugs.winehq.org/show_bug.cgi?id=23736
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Piotr Caban piotr.caban@gmail.com 2011-06-23 05:31:46 CDT --- ?find_last_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDI@Z is implemented by commits: bd77b96855dad7ed158ad2d7bf56cae734ca96b4 39ace9e138de759914502235a8e48599ae01381f
http://bugs.winehq.org/show_bug.cgi?id=23736
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2011-06-24 17:44:36 CDT --- Closing bugs fixed in 1.3.23.
https://bugs.winehq.org/show_bug.cgi?id=23736
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |39ace9e138de759914502235a8e | |48599ae01381f