http://bugs.winehq.org/show_bug.cgi?id=25980 Jonathan Strander <mblackwell1024(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mblackwell1024(a)gmail.com --- Comment #6 from Jonathan Strander <mblackwell1024(a)gmail.com> 2011-02-05 00:10:49 CST --- I installed the game to a wine prefix with vcrun2005, d3dx9, etc all already installed via winetricks. Installation went without a hitch. Dumping a copy of the msvcm90.dll file into the game's directory or system32 results in a popup stating: Please set registry key HKLM\Software\Microsoft\.NETFramework\InstallRoot to point to the .NET Framework install location Creating a key in that location called InstallRoot pointing to C:\windows\Microsoft.NET\Framework\ gives you the splash screen. It then crashes saying with a dialog stating: Fatal error! Address = 0x7b839092 (filename not found) [in C:\windows\system32\KERNEL32.dll] Address = 0x687a15e8 (filename not found) [in C:\windows\system32\msvcr90.dll] Address = 0x6879b5e5 (filename not found) [in C:\windows\system32\msvcr90.dll] With the following console output: fixme:ntoskrnl:KeInitializeTimerEx stub: 0x111030 0 fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.30729.1) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8) fixme:sync:CreateMemoryResourceNotification (0) stub err:ole:CoGetContextToken apartment not initialised fixme:shell:URL_ParseUrl failed to parse L"msvcm90" fixme:gameux:GameExplorerImpl_VerifyAccess (0x1d48c0, L"C:\\Program Files\\Duty Calls\\binaries\\Win32\\DutyCalls.exe", 0x3cde738) fixme:win:EnumDisplayDevicesW ((null),0,0x3cdd418,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x3cdd2e4,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x3cde8bc,0x00000000), stub! fixme:mixer:ALSA_MixerInit No master control found on HDA NVidia, disabling mixer fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1ee650,0x1ef818): stub wine: Call from 0x7b839092 to unimplemented function msvcr90.dll.?_name_internal_method(a)type_info@@QBEPBDPAU__type_info_node@@@Z, aborting wine: Call from 0x7b839092 to unimplemented function msvcr90.dll.?_name_internal_method(a)type_info@@QBEPBDPAU__type_info_node@@@Z, aborting fixme:dbghelp:elf_search_auxv can't find symbol in module fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS) fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS) fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS) fixme:msvcrt:MSVCRT__set_abort_behavior _WRITE_CALL_REPORTFAULT unhandled fixme:msvcr90:__clean_type_info_names_internal (0x7842e678) stub fixme:msvcr90:__clean_type_info_names_internal (0x46e0d74) stub fixme:msvcr90:__clean_type_info_names_internal (0x3d5b2b8) stub fixme:msvcr90:__clean_type_info_names_internal (0x3e24ff0) stub fixme:msvcr90:__clean_type_info_names_internal (0x3f9e528) stub fixme:msvcr90:__clean_type_info_names_internal (0x3f71d30) stub fixme:msvcr90:__clean_type_info_names_internal (0x3ee3648) stub fixme:msvcr90:__clean_type_info_names_internal (0x3cd458) stub fixme:msvcr90:__clean_type_info_names_internal (0x102db738) stub fixme:msvcr90:__clean_type_info_names_internal (0x366578) stub -- 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.