[Bug 23736] New: Kingdom Heroes requires MSVCP80.dll
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(a)winehq.org ReportedBy: dank(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23736 --- Comment #1 from Dan Kegel <dank(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23736 --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2010-07-20 23:57:39 --- Loader.exe imports 70 functions, also mostly basic_string related. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23736 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com Component|msvcrt |msvcp -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23736 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://kingdomheroes.aeriag |http://www.gamershell.com/d |ames.com |ownload_69968.shtml CC| |focht(a)gmx.net Summary|Kingdom Heroes requires |Kingdom Heroes crashes due |MSVCP80.dll |to missing | |msvcp80.dll.?find_last_of@? | |$basic_string(a)DU?$char_trai | |ts(a)D@std@@V?$allocator(a)D@2@ | |@std@@QBEIPBDI(a)Z --- Comment #3 from Anastasius Focht <focht(a)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(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QBEIPBDI(a)Z, aborting wine: Unimplemented function msvcp80.dll.?find_last_of@?$basic_string(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QBEIPBDI(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23736 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Piotr Caban <piotr.caban(a)gmail.com> 2011-06-23 05:31:46 CDT --- ?find_last_of@?$basic_string(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QBEIPBDI(a)Z is implemented by commits: bd77b96855dad7ed158ad2d7bf56cae734ca96b4 39ace9e138de759914502235a8e48599ae01381f -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23736 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2011-06-24 17:44:36 CDT --- Closing bugs fixed in 1.3.23. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=23736 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |39ace9e138de759914502235a8e | |48599ae01381f -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org