[Longwu Star Soul: Legend of Waters] Latest compiled Win semi-manual server + Ares Engine Legend mobile game recharge backend + video tutorial
Building instructions:
Warm reminder: No matter what is built, the server must install the required environment, close the firewall, and open all ports.
Close the server firewall and open all ports. Refer to Baidu
Here 11.67.197.138
Turn off the firewall, and it is best for the server to allow designated ports.
Upload "server.zip" to the server (the name of the compressed package on each end may not be the same, it depends on your actual operation)
Unzip the game to the D drive: D: root directory Note: After unzipping, cut out everything in the folder and cut it to the D drive directory. (The file is on drive D)
------------------Environment setup-------------------
Enter the "required" installation
MSVBCRT.AIO.2019.05.21.x64+X86 It seems that all the runtime libraries need to be installed. This is a new system and many runtime libraries do not need to be installed.
1. Copy the contents of windows to the corresponding directory
Overwrite D:essentialwindows to the system disk
Now change the server IP to yours
------------------Server-side modification----The following path is for reference only. You can search and replace in batches--------------- ----
Change the IP inside the server (111.67.197.138) to your actual IP
D:mud2.0DBServerDBService.ini
D:mud2.0GateServerGameGateMirGate.ini
D:mud2.0logincenterlogincenter_winconfigserverlist.json
D:phpStudyWWWproject.manifest
D:phpStudyWWWversion.manifest
Hot update file modification
Open D:phpStudyWWWassetsres
Modify the mir2.def.ip file and mir2.scenes.sfselect.scene file ip
After modification, put the file into the compressed package below
D:phpStudyWWWassetsresmir2.zip
D:phpStudyWWWassetsresmir264.zip
Then modify the file md5 and file size
D:phpStudyWWWversion.manifest
Batch replace the IP inside with your external IP
Recharge backend: http://ip:88/gmht/gm.php
GM code:******
Just get to the server here.
------------------Client modification-----------------
Android:assetsres
IOS:Payloadmir2-iOS.appres
Here we take Android as an example
Open the compressed package with good pressure
Find assetsresproject.manifest and change the IP inside to your IP
After modification. Replace it back.
After replacing it, just use the signature tool to sign it.
There are many signature tools, so I won’t demonstrate them here.
Apple modified
Payloadmir2-iOS.appresproject.manifest
Next we start the service.
Start setting up:
Just start the game in order.
Step one: 1-Start the website (click start and two green lights are displayed, which means it is normal)
Step 2: 2-DBServer (click START ENGINE)
Step 3: 3-ItemLogServer (click START)
Step 4: 4-Run
Step 5:5-LoginGate
Step 6:6-GGService
Step 7:7-M2Server
After everything is started, install the APK into the emulator and enter the game.
The installation is complete. Let's test it.
The update detection failed. I forgot to turn off the firewall.
That's it.
You can log in normally and the tutorial ends here.
Good luck to you
Here are some common questions for you
PS:
1. It should be explained here that the default method of connecting to the database will cause garbled characters. You need to change the connection character to 20936 GB2312.
MYSQL default password:******
2. If obtaining the patch for this area fails, please modify the server: change config185.zip in the D:mud2.0logincenterClientConfig directory to config0706.zip
3. Close the Mysql database:
net stop MySQL
4. If the firewall is not fully opened, you need to open it separately.
7100 (GatePort=7100 value in D:mud2.0GateServerGameGateMirGate.ini file [Server])
7000 (LoginGateListen=7000 value in D:mud2.0GateServerlogingateLoginGate.ini file [Setup])
88 web port
8088 central port, generally defaults to 8088
Several ports (the actual ports are opened according to the configuration on your service, please refer to the above)
This concludes this tutorial.
Collection of game setup peripheral tools:
Link: https://pan.baidu.com/s/1tDZQgJCYUM-3fT-OJeJyLw
Extraction code: 6rsp