Big Journey to the West is a turn-based role-playing mobile game. The game includes four major races: human race, immortal race, demon race, and ghost race. Each race has 4 characters for players to choose from. I believe that many players who play this game also want to know how they can open an SF and be the host of the submissions, and miss our youth in those years with their brothers and friends.
I am Aishi. Today I will share with you how to set up a big talk in the West. What things are needed for opening a server:
Server: The game version, the more popular version of Longyin is the server
Server: The server is the bearer in the network, and we must use it when opening a server to set up a game. The configuration of the server can be configured based on the number of players and the way they operate. The overall smoothness of the game and the player's gaming experience are determined by the server configuration. The recommended configuration for the game "A Chinese Odyssey" starts from 4h8g, and you can think about it based on your actual situation.
domain name: used to build a website and is also a display panel for the game. This website can publish announcements and activities based on your own ideas.
test system windows_server_2012 64-bit 8H16G
Preparation tool:
Notepad++
Commonly used running database
Php
Mysql
We go directly to the topic to start building the setup, some environments I installed directly, if you don’t know, you can ask me
Start Xiaopi/Start Mysql nginx Set the database password yourself
Create database xygame:
qy_auth_group If you fill in the invitation code, you can also fill in
at will, decompress the server to the root directory: generally, open the server file on D disk
on D disk
XYserver/etc/config.js
Here, modify all 192.168.0.174 to your own service. IP
The following figure shows the number of zones and zones with arrows. Here, you can set it yourself.
start the server database start_db start the first zone game module start_game Start gateway module start_gate
drag client akp into the decompiler. After the decompilation is successful, find the 0d30c115-6a25-49e7-be89-2b19b49d4551.json file in client assets/res/import/0d Use Notepad++ to modify the IP in this file to your server external network IP
After modifying it, after recompiling and signing the modified Apk client, it is completed.
AndroidManifest.xml
Use hexadecimal tool to open the following file
\lib\armeabi-v7a\ibgame.so
Search 192.168.0.174 Replace with your external network IP
Note that IP must be checked
Registration address:
http://192.168.0.174:99/user/reg.phph
Management background:
http//192.168.0.174:99/admin
Account: admin
Password: admin (can be set by yourself)
GM Authorization backend:
http://192.168.0.174:99/gm/gm.php
Password: (can be set by yourself)
player background;
http://192.168.0.174:99/gm/index.phph
Password: (can be set by yourself)
Note: Set up your own background and replace it with your own IP address
Here you can register players to enter the game