分页: 1 / 1

还是wine玩 魔兽的问题,急!!!

发表于 : 2009-11-14 16:06
th007
我的系统是雨木林风版的ubuntu 9.10.里面集成了wine程序,魔兽我是放在内存卡里,就是设置路径的时候不知道该怎么设置,老是提醒我无此文件。还有参照网上的方法把这个文件夹往哪里放呢?我发现media这个文件夹里面无法粘贴,我该怎么设置这个路径呢?高手救救我把,真的有点急!!!
这个是我在将魔兽文件夹放在了主文件夹下的
wine /home/yanglei/warcraft/war3.exe -opengl
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\yanglei\\warcraft\\Storm.dll") not found
err:module:import_dll Library Storm.dll (which is needed by L"Z:\\home\\yanglei\\warcraft\\war3.exe") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\yanglei\\warcraft\\war3.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\yanglei\\warcraft\\war3.exe" failed, status c0000135
哪位大侠帮帮我阿?

Re: 还是wine玩 魔兽的问题,急!!!

发表于 : 2009-11-14 16:58
th007
我把魔兽文件夹放在了主文件夹下面,我输入了以下

wine /home/yanglei/warcraft/war3.exe -opengl
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\yanglei\\warcraft\\Storm.dll") not found
err:module:import_dll Library Storm.dll (which is needed by L"Z:\\home\\yanglei\\warcraft\\war3.exe") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\yanglei\\warcraft\\war3.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\yanglei\\warcraft\\war3.exe" failed, status c0000135
大侠,这是什么意思啊,救救我吧!!!

Re: 还是wine玩 魔兽的问题,急!!!

发表于 : 2009-11-14 17:00
delectate
wine是什么版本?

Re: 还是wine玩 魔兽的问题,急!!!

发表于 : 2009-11-14 20:31
th007
就是集成在里面的,我也不知道是什么版本

Re: 还是wine玩 魔兽的问题,急!!!

发表于 : 2009-11-17 17:35
karv
看看 ${HOME}/.wine/drive_c/windows/system32/ 目录下面有没有 MSVCR80.dll、Storm.dll

err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\yanglei\\warcraft\\Storm.dll") not found
err:module:import_dll Library Storm.dll (which is needed by L"Z:\\home\\yanglei\\warcraft\\war3.exe") not found

提示缺少这个2个DLL吧

Re: 还是wine玩 魔兽的问题,急!!!

发表于 : 2009-11-17 21:41
th007
正在解决中!!感谢各位大侠