|
楼主 |
发表于 2016-12-19 13:18:36
|
显示全部楼层
本帖最后由 kelong0000 于 2016-12-19 13:23 编辑
改以下IP:
Dzs_fuyun\phpStudy\WWW\index.phpl里
'name' => '1区 - 乱世英雄',
'debug' => 1,
'port' => 10001,
'status' => 3,
'zoneId' => 10,
'idx' => 'gs_az_zlzy_011',
'ip' => '192.168.0.100',
'msg' => '火爆开启',
Dzs_fuyun\phpStudy\WWW\version.php里
'vn_dis'=>$config["vn_dis"], // Ver String
'vn'=>$config["newversion"], // newVerID
'st'=>$gxnum, // TYPE
'pkgsize'=>$config["pkgsize"],
'packType'=>1,
'PacketTag' =>'1',
'url'=>'http://192.168.0.100/'.$config["zip"],
'noticelist'=>array(
array(
"title"=>"一个人的江湖【浮云游戏】",
"tcolor"=>"ff000",
"tsize"=>"26",
"status"=>"hot",
"description"=>$config["notice"]
Dzs_fuyun\s1\rc\game-container.rc里的IP
var serverList=[
// {cluster:"DataSystem",name:"app1",host:"localhost",port:6001}
{cluster:"DataSystem",name:"app1",host:"192.168.0.100",port:3001}
// {cluster:"DataSystem",name:"app2",host:"localhost",port:6001}
Dzs_fuyun\s1\rc\web-container.rc里的IP
var serverList=[
{cluster:"DataSystem",name:"data1",host:"192.168.0.100",port:3001},
{cluster:"GameSystem",name:"app1",host:"192.168.0.100",port:11001}
用压缩软件打开一个人的江湖.apk\assets\game\data文件夹,把data_url.lua拖出来
用Notepad++打开修改ip
修改完成,把这个文件拖回去覆盖,
接下来打开D:\DZS_FuYun\phpStudy\WWW压缩包打开dzsv40_update.zip\game\data覆盖一份,
D:\DZS_FuYun\phpStudy\WWW\dzsv40_update\game\data覆盖一份
客户端重新签名,用ApkToolBox_v1.5签的名
我也用了改之理重新编译了客户端也是不行~~~
就是这些~~~~还有别的改动就不知道了~~~~
|
|