http://bugs.winehq.org/show_bug.cgi?id=23126
Summary: Mass Effect 2 requires msvcp80 Product: Wine Version: 1.2-rc2 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
err:module:import_dll Library MSVCP80.dll (which is needed by L"...Program Files\Mass Effect 2\Binaries\nvtt.dll") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"...Program Files\Mass Effect 2\Binaries\MassEffect2.exe") not found
http://bugs.winehq.org/show_bug.cgi?id=23126
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #1 from Piotr Caban piotr.caban@gmail.com 2010-06-14 13:22:37 --- MassEffect2.exe: ??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z ??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV01@@Z ??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ
nvtt.dll: ??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV01@@Z ??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ ??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z ?c_str@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEPBDXZ
http://bugs.winehq.org/show_bug.cgi?id=23126
--- Comment #2 from Piotr Caban piotr.caban@gmail.com 2010-06-14 13:27:30 --- Created an attachment (id=28832) --> (http://bugs.winehq.org/attachment.cgi?id=28832) partiall implementation of msvcp90
This is partial implementation of msvcp90. It has all functions needed by Mass Effect 2 implemented. I'll send it to wine when code freeze is over.
If you want to test it, copy it to dlls directory, rename to msvcp80, update configure scripts and recompile wine.
http://bugs.winehq.org/show_bug.cgi?id=23126
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=23126
--- Comment #3 from Dan Kegel dank@kegel.com 2010-07-19 18:19:08 --- Tested here, your patch (with suitable renaming) lets mass effect 2 demo run without native msvcp80.
http://bugs.winehq.org/show_bug.cgi?id=23126
--- Comment #4 from Dan Kegel dank@kegel.com 2010-08-02 13:17:23 --- msvcp90 is in trunk, but how about msvcp80?
http://bugs.winehq.org/show_bug.cgi?id=23126
--- Comment #5 from Piotr Caban piotr.caban@gmail.com 2010-08-13 01:58:12 --- The msvcp90 that is in trunk is not good enough yet. The attached implementation has much more functionality (but needs some changes to get to wine). I'm back from vacation, so I'll continue working on it.
http://bugs.winehq.org/show_bug.cgi?id=23126
--- Comment #6 from Piotr Caban piotr.caban@gmail.com 2010-08-24 12:37:22 --- Msvcp80 is now in wine. Please close this bug.
http://bugs.winehq.org/show_bug.cgi?id=23126
--- Comment #7 from Dan Kegel dank@kegel.com 2010-08-24 13:51:46 --- Fixed, but see bug 24122
http://bugs.winehq.org/show_bug.cgi?id=23126
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #8 from Dan Kegel dank@kegel.com 2010-08-24 13:52:27 --- Marking fixed.
http://bugs.winehq.org/show_bug.cgi?id=23126
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2010-09-03 14:04:49 CDT --- Closing bugs fixed in 1.3.2.