eqemulator吧 关注:4贴子:50

回复:不小心删除了原帖

只看楼主收藏回复

这个问题也没有遇到过,记得二进制文件是x86不是x64


来自iPhone客户端16楼2018-03-17 17:21
回复
    看了下脚本:
    #::: Download assets
    if($OS eq "Windows"){
    fetch_latest_windows_binaries();
    get_remote_file($install_repository_request_url . "lua51.dll", "lua51.dll", 1);
    get_remote_file($install_repository_request_url . "zlib1.dll", "zlib1.dll", 1);
    get_remote_file($install_repository_request_url . "libmysql.dll", "libmysql.dll", 1);
    }
    map_files_fetch_bulk();
    opcodes_fetch();
    plugins_fetch();
    quest_files_fetch();
    lua_modules_fetch();
    fetch_utility_scripts();
    下面这些就是zone需要的所有了,应该是别的问题别往运行库方面考虑


    17楼2018-03-17 22:59
    回复
      请教楼主:我在家客户端安装好了,登录可玩,现在想在公司中午也能玩的话, eqemu_config 文件要如何配置连接 ?
      谢谢!!!


      18楼2019-01-07 16:09
      回复
        该楼层疑似违规已被系统折叠 查看此楼


        19楼2019-01-07 23:17
        回复
          我是按方法1设置的 在家通过 "login.eqemulator.net" 成功进入自己 服务器 和 别人的 服务器, 可是在公司 游戏客户端 只能进入别人的 服务器 连接自己 服务器 时 会出 黑屏 然后回到 登录 页面 不知 IP和端口 要如何 设置, 可否请你 具体指教? 给我 一个 实例式 的指导 ,对于 网络 和 端口 我是 弱爆 的
          谢谢你!!!


          20楼2019-01-08 10:50
          回复
            你把配置文件发出来看看


            来自iPhone客户端21楼2019-01-08 12:38
            收起回复



              24楼2019-01-09 15:17
              回复
                搬过来的:
                Ensure that your eqhost.txt setting is using port:
                5998 for Titanium and SoF clients
                5999 for SoD, UF, RoF and RoF2 clients


                25楼2019-01-09 21:53
                回复
                  该楼层疑似违规已被系统折叠 查看此楼


                  26楼2019-01-09 22:12
                  回复(3)
                    该楼层疑似违规已被系统折叠 查看此楼


                    27楼2019-01-12 13:40
                    回复
                      ***WARNING***WARNING***WARNING***
                      PORT FORWARDING ON YOUR ROUTER (if your using one)
                      Log in to your router and you need to forward the following ports to the internal
                      ip of your server computer : (These are the ones that worked for me)
                      5998, 5999
                      7000 to 7100 (Port Range Forwarding is essential for this)
                      9000
                      To find out the internal ip of your computer, at a command prompt type ipconfig
                      The 192.168.1.xxx number that is listed is the forwarding IP you need.
                      Every router is different, so if you don't know how to log in to it, then you
                      will have some searching to do without the manual
                      Most commonly, a web browser is used, typing in an address like 192.168.1.1
                      Mine was set to leave username blank, and enter a default password. Then you
                      can change that, but that is MY ROUTER ONLY, yours may be different.


                      28楼2019-01-12 13:43
                      回复
                        有没有单机搭建的详细攻略,求教,谢谢


                        IP属地:浙江29楼2019-02-28 16:27
                        回复
                          能看英文么,能看就把官方的搬过来


                          来自iPhone客户端30楼2019-03-01 07:17
                          回复
                            楼主:我的服务器外网登录的问题解决了,原来问题是要有公网IP,我的服务器引用你编写的增加三个NPC的代码,衷心感谢你的帮助!!! 谢谢你!!!


                            31楼2019-05-05 15:12
                            回复