Mu Online (Mobile server files + apk)

Maxwell

Auribus teneo lupum
Проверенный
Победитель в номинации 2022
Победитель в номинации 2021
Неукротимое пламя
Знаток письма
Hardware эксперт
За заслуги перед форумом
Победитель в номинации 2020
Любитель реакций
Победитель в номинации 2019
Сообщения
768
Розыгрыши
0
Репутация
803
Реакции
496
Баллы
773
Доброго времени суток всем.
Гайд только на англ языке, но думаю разобраться не сложно.

A. What do you need?
* Webserver with (ASP,ASPX,PHP) Support.. i prefer IIS
*.NET Framework 4+
* APKIDE (for editing APK file)
* DnSpy - for editing unencrypted Assembly-Charp.dll and other exe/dll *if needed)
* AssetBundleExtractor (ABE) - for extracting .unity3d file
* MySQL
* Nox - for testing your APK (with installed Packet Capture apps and make sure Nox is rooted)
* Navicat - for management of mysql db
* and what important is the
- Server Files
- Web Files
- Correct Client (APK) for your server files
- sql files

B. How to setup IIS (make sure your OS support IIS)
* Control Panel -> Program and Features -> Turn Windows Features on or off
* On windows features dialog box, check Internet Information Services
* On Internet Information Services, go to World Wide Web and check all Application Development Features
* Click [Ok] and your done.
- How to check?? open your browser and browser or your

C. How to setup your Web Files
* Delete all unnecessary files inside "C:\inetpub\wwwroot"
* Copy your web files inside "C:\inetpub\wwwroot"
* Right click on your "Computer Icon" then select "Manage"
* On Computer Management, select Services and Applications -> Internet information Services
* Select your Application Pools (make sure it is .NET 4.0+ and Enable 32bit is True )

D. How to make some of the folder in your www as Application?
* On Computer Management, select Services and Applications -> Internet information Services
* Select your default website, select the folder
* Right click to the selected folder, then select Convert to Application
* All folder with "bin" must be convert to application

E. How to import your db to mysql
* Open navicat
* create your localhost settings
* change the password of the root
* create database
* import your sql to database created

F. How to setup your server (make sure your port is correct and match to each other)
* GameDBServer
Edit your AppConfig.xml
Edit your GameServer.xml
* GameLogServer
Edit your AppConfig.xml
* GameServer
Edit your AppConfig.xml
(check your ports)
(check your gameres location)

G. How to edit your client
* open your client with APKIDE
* change the IP's inside version.xml
- make sure it is links are correct and link to your webserver)
* for the logins and registration links.. run the client while the Packet Capture is open to check the existing link, then search it on APKIDE then change with your own IP;s (For 1.4.3 and other clients, usually it is located on "RPCService.smali"
* Compile the client

H. Install the client on Nox

I. How to make your xml compatible with your clients
* Extract the .unity3d inside Gamesite folder using ABE
* Usually the extracted is in TXT format so you need to rename all of it with XML
* copy this files in your server (Gameres)

Сам сервер:
 
  • Мне нравится
Реакции: Talos и kick

    kick

    Баллов: 40
    За сообщение

can someone reupload?
 
Назад
Сверху Снизу