http://bugs.winehq.org/show_bug.cgi?id=32042
Bug #: 32042 Summary: Port Royale needs msvcp60.dll.??1?$collate@G@std@@UAE@XZ (purist) Product: Wine Version: 1.5.15 Platform: x86 URL: http://www.fileplanet.com/123269/120000/fileinfo/Port- Royale-Demo OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com Classification: Unclassified
Created attachment 42234 --> http://bugs.winehq.org/attachment.cgi?id=42234 terminal output
Native msvcp60 comes installed with the game, it's only when you set msvcp60=builtin, that the game crashes on start. Other stubbed functions reported by mscodescan:
./Port Royale Demo.exe imports following stub symbols: * msvcp60:??0bad_cast@std@@QAE@ABV01@@Z msvcp60:??0bad_cast@std@@QAE@PBD@Z msvcp60:??1?$collate@G@std@@UAE@XZ msvcp60:??1?$ctype@D@std@@UAE@XZ * msvcp60:??1?$ctype@G@std@@UAE@XZ * msvcp60:??1bad_cast@std@@UAE@XZ * msvcp60:?_Getfacet@locale@std@@QBEPBVfacet@12@I_N@Z * msvcp60:?_Iscloc@locale@std@@QBE_NXZ msvcp60:?seekoff@strstreambuf@std@@MAE?AV?$fpos@H@2@JW4seekdir@ios_base@2@H@Z
I marked with an asterisk those stubbed functions that are also needed by EU3 demo from bug #32038
wine-1.5.15-249-g8392a85