https://bugs.winehq.org/show_bug.cgi?id=38871 Linards <linards.liepins(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |linards.liepins(a)gmail.com --- Comment #1 from Linards <linards.liepins(a)gmail.com> --- (In reply to Béla Gyebrószki from comment #0)
At least Homeworld 1 Remastered from the collection needs this.
When starting a new game from the menu the intro videos are playing but the game crashes when the last video ends:
wine: Call from 0x7b83999c to unimplemented function msvcp110.dll._FDtest, aborting
Mscodescan output: ./HomeworldRM.exe imports following stub symbols: msvcp110:?_Add_vtordisp1@?$basic_ios(a)DU?$char_traits(a)D@std@@@std@@UAEXXZ
msvcp110:?_Add_vtordisp1@?$basic_istream(a)DU?$char_traits(a)D@std@@@std@@UAEXXZ
msvcp110: ?_Add_vtordisp1@?$basic_istream(a)_WU?$char_traits(a)_W@std@@@std@@UAEXXZ msvcp110:?_Add_vtordisp2@?$basic_ios(a)DU?$char_traits(a)D@std@@@std@@UAEXXZ
msvcp110:?_Add_vtordisp2@?$basic_ostream(a)DU?$char_traits(a)D@std@@@std@@UAEXXZ
msvcp110: ?_Add_vtordisp2@?$basic_ostream(a)_WU?$char_traits(a)_W@std@@@std@@UAEXXZ msvcp110:?_Syserror_map(a)std@@YAPBDH(a)Z msvcp110:?_Winerror_map(a)std@@YAPBDH(a)Z msvcp110:_FDtest msvcp110:_FExp
Steam installs MSVC++ 2012 on the first game launch, an easy workaround is to set msvcp110 to native in winecfg. Besides, msvcr110 should also set to native to reduce loading times (bug #38779).
.Net 4 is installed in the prefix because the launcher needs that.
wine-1.7.46-193-g8b566b1
.NET 4.0 is installed on 32-bit WINEPREFIX, right? -- 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.