[Wine] Re: Borderlands

Samarium wineforum-user at winehq.org
Thu May 27 20:52:47 CDT 2010


This is what I get trying to run the Borderlands.exe from my Wine's C: drive with winedbg.



Code:
xt_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_richtext_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\Borderlands.exe") not found
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)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_core_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_core_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_html_vc_custom.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_html_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_html_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\Borderlands.exe") not found
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)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_core_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_core_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_adv_vc_custom.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_adv_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_adv_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\Borderlands.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\Borderlands.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.762)
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\nvtt.dll") not found
err:module:import_dll Library nvtt.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\Borderlands.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\Borderlands.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\Borderlands.exe" failed, status c0000135
^C
samarium at samarium-desktop:~$ wine '/home/samarium/.local/share/applications/wine/Programs/Gearbox Software/Borderlands/Borderlands.desktop' 
wine: Bad EXE format for Z:\home\samarium\.local\share\applications\wine\Programs\Gearbox Software\Borderlands\Borderlands.desktop
samarium at samarium-desktop:~$ wine '/home/samarium/.wine/dosdevices/c:/Program Files/2K Games/Gearbox Software/Borderlands/Binaries/Borderlands.exe' ^C
samarium at samarium-desktop:~$ winebg '/home/samarium/.local/share/applications/wine/Programs/Gearbox Software/Borderlands/Borderlands.desktop' 
No command 'winebg' found, did you mean:
 Command 'winedbg' from package 'wine1.2' (universe)
winebg: command not found
samarium at samarium-desktop:~$ winedbg '/home/samarium/.local/share/applications/wine/Programs/Gearbox Software/Borderlands/Borderlands.desktop' 
Couldn't start process '/home/samarium/.local/share/applications/wine/Programs/Gearbox Software/Borderlands/Borderlands.desktop '
samarium at samarium-desktop:~$ winedbg '/home/samarium/.local/share/applications/wine/Programs/Gearbox Software/Borderlands/Borderlands.desktop'
Couldn't start process '/home/samarium/.local/share/applications/wine/Programs/Gearbox Software/Borderlands/Borderlands.desktop '
samarium at samarium-desktop:~$ winebg '/Programs/Gearbox Software/Borderlands/Borderlands.desktop' 
No command 'winebg' found, did you mean:
 Command 'winedbg' from package 'wine1.2' (universe)
winebg: command not found
samarium at samarium-desktop:~$ winedbg './wine/Programs/Gearbox Software/Borderlands/Borderlands.desktop'
Couldn't start process './wine/Programs/Gearbox Software/Borderlands/Borderlands.desktop '
samarium at samarium-desktop:~$ winedbg './wine/Programs/Gearbox Software/Borderlands/Borderlands.exe'
Couldn't start process './wine/Programs/Gearbox Software/Borderlands/Borderlands.exe '
samarium at samarium-desktop:~$ winedbg './wine/Programs/Gearbox Software/Borderlands/Borderlands.exe'
Couldn't start process './wine/Programs/Gearbox Software/Borderlands/Borderlands.exe '
samarium at samarium-desktop:~$ winedbg './wine/drive_c/Programs/Gearbox Software/Borderlands/Borderlands.exe'
Couldn't start process './wine/drive_c/Programs/Gearbox Software/Borderlands/Borderlands.exe '
samarium at samarium-desktop:~$ winedbg '/home/samarium/.wine/dosdevices/c:/Program Files/2K Games/Gearbox Software/Borderlands/Binaries/Borderlands.exe' 
WineDbg starting on pid 0019
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)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_core_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_core_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\Borderlands.exe") not found
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)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_core_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_core_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_aui_vc_custom.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_aui_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_aui_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\Borderlands.exe") not found
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)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_core_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_core_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_adv_vc_custom.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_adv_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_adv_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_richtext_vc_custom.dll") not found
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)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_core_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_core_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_html_vc_custom.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_html_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_html_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_richtext_vc_custom.dll") not found
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)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_xml_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_xml_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_richtext_vc_custom.dll") not found
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)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_core_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_core_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_richtext_vc_custom.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_richtext_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_richtext_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_xrc_vc_custom.dll") not found
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)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_core_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_core_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_html_vc_custom.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_html_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_html_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_xrc_vc_custom.dll") not found
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)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_core_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_core_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_adv_vc_custom.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_adv_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_adv_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_xrc_vc_custom.dll") not found
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)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_core_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_core_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_xrc_vc_custom.dll") not found
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)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_xml_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_xml_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_xrc_vc_custom.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_xrc_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_xrc_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\Borderlands.exe") not found
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)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_core_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_core_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_adv_vc_custom.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_adv_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_adv_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_richtext_vc_custom.dll") not found
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)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_core_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_core_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_html_vc_custom.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_html_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_html_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_richtext_vc_custom.dll") not found
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)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_xml_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_xml_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_richtext_vc_custom.dll") not found
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)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_core_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_core_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_richtext_vc_custom.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_richtext_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_richtext_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\Borderlands.exe") not found
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)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_core_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_core_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_html_vc_custom.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_html_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_html_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\Borderlands.exe") not found
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)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_core_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_core_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_adv_vc_custom.dll") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_adv_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_adv_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\Borderlands.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\wxmsw28u_vc_custom.dll") not found
err:module:import_dll Library wxmsw28u_vc_custom.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\Borderlands.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.762)
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\nvtt.dll") not found
err:module:import_dll Library nvtt.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\Borderlands.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\Borderlands.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\2K Games\\Gearbox Software\\Borderlands\\Binaries\\Borderlands.exe" failed, status c0000135
Process of pid=0019 has terminated










More information about the wine-users mailing list