找回密码
 立即注册

微信登录

只需一步,快速开始

QQ登录

只需一步,快速开始

内购版,点一下就到账了,感兴趣的去下载吧,听说是不炸了
b9bca7365ec2769081fe1e1703379e28.webp

6a363dd2923373e54d3841b84d6f960d.webp

9435e41ce89a5e915411c6fabe96be7d.webp

  1. 仙剑奇侠传移动版内购完美修复版  Linux  搭建教程
  2. 测试系统:Centos 7.6

  3. 安装宝塔:
  4. yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh

  5. 安装环境
  6. Nginx 1.24
  7. Mysql 5.5
  8. Php 5.6
  9. Php 7.2  (禁用函数删除:pcntl_fork)重启PHP

  10. 关闭防火墙:
  11. systemctl stop firewalld.service
  12. systemctl disable firewalld.service

  13. 上传服务端 xj.zip 到服务器根目录:
  14. 解压:
  15. cd /
  16. unzip xj.zip

  17. 给权限:
  18. chmod -R 777 /mnt
  19. chmod -R 777 /www/wwwroot/game

  20. 修改数据库root密码为:t9gm.com

  21. 导入数据库:
  22. cd /mnt/xjserver/tools
  23. ./db.sh

  24. 重启nginx

  25. 修改服务端文件IP:  替换:193.112.101.67
  26. /mnt/xjserver/conf/baselist.conf
  27. /mnt/xjserver/conf/connectserver.conf
  28. /mnt/web/gmt/app_gmt/AppConfig.lua
  29. /mnt/web/gmt/app_gmt/game_servers_-1.lua
  30. /mnt/web/gmt/app_game/GameConfig.lua
  31. /mnt/web/gmt/app_gmt/GmtConfig.lua
  32. /mnt/www/cfg/serverlist.dat
  33. /mnt/www/cdn/cfg/serverlist.dat

  34. 启动服务端:
  35. cd /mnt/xjserver/s1
  36. ./start.sh

  37. 停止服务端:
  38. cd /mnt/xjserver/s1
  39. ./stop.sh

  40. GM后台:
  41. http://IP:998/gm/index

  42. 修改客户端:
  43. 安卓:替换:193.112.101.67
  44. assets/StaticAssets/Lua/Manager/LoginMgr.lua.bytes
复制代码





评分

参与人数 3金币 +3 收起 理由
hangshao + 1 赞一个!
清科 + 1 很给力!
端先生 + 1 很给力!

查看全部评分