http://bugs.winehq.org/show_bug.cgi?id=26298
Summary: DC Universe Online: needs some msvcp90 functions Product: Wine Version: 1.3.14 Platform: x86 OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Dies out of the box on: wine: Call from 0x7b8396d3 to unimplemented function msvcp90.dll.?max@?$numeric_limits@M@std@@SAMXZ, aborting
mscodescan shows it may want:
./Program Files/Sony Online Entertainment/Installed Games/DC Universe Online Live/Unreal3/BINARIES/WIN32/DCGAME.EXE imports following stub symbols:
msvcp90:??$?MDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z msvcp90:?infinity@?$numeric_limits@M@std@@SAMXZ msvcp90:?infinity@?$numeric_limits@N@std@@SANXZ msvcp90:?max@?$numeric_limits@M@std@@SAMXZ msvcp90:?max@?$numeric_limits@N@std@@SANXZ msvcp90:_FInf msvcp90:_Inf msvcp90:wctype
and one msvcr: ./Program Files/Sony Online Entertainment/Installed Games/DC Universe Online Live/Unreal3/BINARIES/WIN32/DCGAME.EXE imports following stub symbols: msvcr90:wctob
http://bugs.winehq.org/show_bug.cgi?id=26298
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #1 from Jerome Leclanche adys.wh@gmail.com 2011-04-05 17:12:53 CDT --- Patch sent for msvcr90.wctob http://source.winehq.org/patches/data/72962
http://bugs.winehq.org/show_bug.cgi?id=26298
--- Comment #2 from Austin English austinenglish@gmail.com 2011-04-06 12:57:11 CDT --- (In reply to comment #1)
Patch sent for msvcr90.wctob http://source.winehq.org/patches/data/72962
Committed: http://source.winehq.org/git/wine.git/commitdiff/f989011be243ab670462fb7a4e1...
http://bugs.winehq.org/show_bug.cgi?id=26298
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|DC Universe Online: needs |DC Universe Online: needs |some msvcp90 functions |msvcp90.dll.wctype
--- Comment #3 from Austin English austinenglish@gmail.com 2011-05-06 16:47:20 CDT --- The only one still missing is msvcp90:wctype.
http://bugs.winehq.org/show_bug.cgi?id=26298
--- Comment #4 from Austin English austinenglish@gmail.com 2011-07-27 15:58:34 CDT --- (In reply to comment #3)
The only one still missing is msvcp90:wctype.
Still missing in wine-1.3.25-143-ge0f1aa0
http://bugs.winehq.org/show_bug.cgi?id=26298
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #5 from Dan Kegel dank@kegel.com 2011-07-28 13:27:51 CDT --- 'winetricks ie8 vcrun2008 vcrun2005' lets me get into the game. (Not quite sure vcrun2008 is needed; vcrun2005 was the last bit.)
http://bugs.winehq.org/show_bug.cgi?id=26298
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #6 from Piotr Caban piotr.caban@gmail.com 2011-07-29 09:41:42 CDT --- I've sent msvcp90.wctype() implemetation: http://source.winehq.org/patches/data/77117
http://bugs.winehq.org/show_bug.cgi?id=26298
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from Piotr Caban piotr.caban@gmail.com 2011-07-29 12:47:08 CDT --- Fixed by 7eb800f1854f1b856144059d09f1989774c52b29
http://bugs.winehq.org/show_bug.cgi?id=26298
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2011-08-05 12:38:32 CDT --- Closing bugs fixed in 1.3.26.