K00014/卡牌回合手游+一骑挡千·姬门代金券内购版+Linux手工服务端+表格+活动全开+管理后台+GM授权后台+安卓+详细搭建教程+教程演示

K00014/卡牌回合手游+一骑挡千·姬门代金券内购版+Linux手工服务端+表格+活动全开+管理后台+GM授权后台+安卓+详细搭建教程+教程演示

K00014/卡牌回合手游+一骑挡千·姬门代金券内购版+Linux手工服务端+表格+活动全开+管理后台+GM授权后台+安卓+详细搭建教程+教程演示-韵剑阁
K00014/卡牌回合手游+一骑挡千·姬门代金券内购版+Linux手工服务端+表格+活动全开+管理后台+GM授权后台+安卓+详细搭建教程+教程演示
此内容为付费阅读,请付费后查看
28
QQ58628859
付费阅读

一騎當千·姬門代金券内购版 Linux 架设教程

演示系统:CentOS 7.6

最低配置:8H16G

安装宝塔:

yum install -y wget && wget -O install.sh https://download.bt.cn/install/install_6.0.sh && sh install.sh ed8484bec

遇到提示:输入小写y回车确认安装

关闭SSL验证命令:bt 26

查看新的面板地址:bt 14

安装环境:

Nginx 1.22
MySQL 5.6
PHP 5.6
Redis 6.2
MongoDB 4.4

Linux工具箱【根据自己服务器配置添加适量虚拟内存!】

宝塔放行端口:1-65535

关闭防火墙:

systemctl stop firewalld.service
systemctl disable firewalld.service

上传服务端“uesxzcom.zip”到服务器根目录“/”

解压服务端:

cd / && unzip uesxzcom.zip

注:解压服务端之前要确保Nginx环境已经安装成功!

重启Nginx:

/etc/init.d/nginx restart

给777权限:

chmod -R 777 /mnt
chmod -R 777 /www/wwwroot

安装运行环境:

cd /mnt && ./install

PS:到结尾只要没出红字就说明安装成功了!

修改服务端IP:// 改 “122.51.27.223”

用命令一键修改:

cd /mnt && ./ip.sh

以下是具体文件修改路径:★★★和上面的命令修改方式二选一★★★

/mnt/pokemon/release/autochess_room/defines.json

/mnt/pokemon/release/online_fight_forward/defines.json

/mnt/pokemon/release/game_defines.py

/mnt/pokemon/release/payment_defines.py

/mnt/pokemon/release/login/defines.json

/mnt/pokemon/release/login/conf/game.json

/mnt/pokemon/release/login/conf/cn/serv.json

/www/wwwroot/game/patch/190/version.diff

/www/wwwroot/game/patch/190/res/servers.plist

/www/wwwroot/game/patch/190/res/version.plist

/www/wwwroot/game/patch/190/src/app/sdk/init.lua

校准热更文件MD5值:

cd /mnt && ./md5_hot_update

启动游戏:

cd /mnt/pokemon/deploy_dev

rm supervisor.sock

supervisord -c supervisord.conf

supervisorctl start all

注:启动很慢,需要等待3~5分钟左右,CPU和内存降下来了就可以了!

关闭游戏:

supervisorctl reload

重启游戏:

supervisorctl restart all

查询启动:

supervisorctl status

显示如下就是启动成功了:

account_db_server RUNNING pid 9236, uptime 2:00:02
anti_cheat_server RUNNING pid 9421, uptime 2:00:00
autochess_room_server RUNNING pid 9251, uptime 2:00:02
comment_server RUNNING pid 9213, uptime 2:00:02
commentdb_server RUNNING pid 9208, uptime 2:00:02
crash_platform_server RUNNING pid 8214, uptime 0:00:10
cross_server RUNNING pid 9183, uptime 2:00:02
crossdb_server RUNNING pid 9215, uptime 2:00:02
crosslobby_server RUNNING pid 9240, uptime 2:00:02
disable_word_check_server RUNNING pid 9206, uptime 2:00:02
game_server1 RUNNING pid 9254, uptime 2:00:02
game_server2 RUNNING pid 9261, uptime 2:00:02
gm_server RUNNING pid 9262, uptime 2:00:02
login_server1 RUNNING pid 9272, uptime 2:00:02
login_server2 RUNNING pid 9275, uptime 2:00:02
mongod FATAL Exited too quickly (process log may have details)
nsqadmin RUNNING pid 9190, uptime 2:00:02
nsqd RUNNING pid 9184, uptime 2:00:02
nsqlookupd RUNNING pid 9191, uptime 2:00:02
online_fight_forward_server RUNNING pid 9422, uptime 2:00:00
payment_server RUNNING pid 9252, uptime 2:00:02
pvp_server1 RUNNING pid 9250, uptime 2:00:02
pvp_server2 RUNNING pid 9245, uptime 2:00:02
storage_server1 RUNNING pid 9203, uptime 2:00:02
storage_server2 RUNNING pid 9202, uptime 2:00:02
transfer_daemon RUNNING pid 9280, uptime 2:00:02

PS:

每日登陆奖励邮件修改:/mnt/pokemon/release/cn_config_csv.py【第27694行】

游戏区名修改:/mnt/pokemon/release/login/conf/cn/serv.json

公告修改:/mnt/pokemon/release/login/conf/cn/notice.json

删档:软件商店–已安装–MongoDB 4.4.6–设置–数据库–全部删除

© 版权声明
THE END
喜欢就支持一下吧
点赞1 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容