源码网商城,靠谱的源码在线交易网站 我的订单 购物车 帮助

源码网商城

魔兽世界模拟器2.2的安装说明

  • 时间:2022-03-22 07:56 编辑: 来源: 阅读:
  • 扫一扫,手机访问
摘要:魔兽世界模拟器2.2的安装说明
1、用记事本打开wowemu.key设置里的IP与服务器名,还是最重要的就是你的Computer Id    打开你服务器目录下的WoWemu.exe 就会看到你自己的Computer ID 2、用记事本打开你的系统目录下X:/windows的安装目录/system32/drivers/etc/hosts    在最后一行加上    127.0.0.1 wad.eclub.lv (这是必要加的)    如果想开外网就要加多一个如:    127.0.0.1 xp81.vicp.net 3、右击loader.exe 选择属性-->兼容性-->用兼容性运行这个程序-->选择windows98/windows me-->确定    右击WoWemu.exe 选择属性-->兼容性-->用兼容性运行这个程序-->选择windows98/windows me-->确定 4、关于解决2.18和2.20不能接任务和不能和NPC说话的方法    使用GM进入游戏。    输入 .cleanup等完成,(大概要几分钟)    完成信息时提示如下:    OK,59957 objects deleted    再输入.respawnall    完成,你可以接任务,和NPC说话了 5、关于win2000出45的原因,目前发现有一个确定的原因    请先看以下1.9破解的说明    If standard WoWemu.exe is loading fine, then crashes at any attempted connection it possibly is      Network related or HT/Multi CPU. You can fix HT simply by turning it off in your BIOS. Otherwise       we recommend you use WoWemu_9x.exe    就是说wowemu是不支持 HT CPU 或多 CPU 系统的,    你必须要在BIOS里关掉HT,多CPU的要只留下一个CPU.    目前有2000用户试过开HT,没有一次能成功,关掉HT后正常启动。    关于WoWemu45002.20解压地图问题,详解! 6、用记事本打开服务器目录下的maps文件夹里的map_extract.bat    内容如下:    @echo off    set WoWdir=C:/Program Files/World of Warcraft/Data/ ----->注意把这里的路径改成你游戏客户端的路径就可以了!    if not exist "%WoWdir%terrain.MPQ" goto ERROR2    if not exist "%WoWdir%patch.MPQ" goto ERROR3    if not exist "../mpq.exe" goto ERROR4    if not exist "../maps.exe" goto ERROR5    if not exist "../zlib.dll" goto ERROR6    "../mpq.exe" e "%WoWdir%terrain.MPQ" *.adt    "../mpq.exe" e "%WoWdir%patch.MPQ" *.adt    cd ..    maps.exe    cd maps    rmdir /S World    echo All done.    set WoWdir=    rem exit    :ERROR2    echo ***************************** ERROR *********************************    echo Can't find %WoWdir%terrain.MPQ    echo *********************************************************************    set WoWdir=    exit    :ERROR3    echo ***************************** ERROR *********************************    echo Can't find %WoWdir%patch.MPQ    echo *********************************************************************    set WoWdir=    exit    :ERROR4    echo ***************************** ERROR *********************************    echo Can't find ../mpq.exe    echo *********************************************************************    set WoWdir=    exit    :ERROR5    echo ***************************** ERROR *********************************
  • 全部评论(0)
联系客服
客服电话:
400-000-3129
微信版

扫一扫进微信版
返回顶部