Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Mobile Fairy Dreams mobile game

Junior Spellweaver
Joined
Apr 5, 2011
Messages
130
Reaction score
2
you client is not edited with proper IP

Edit Server File
\phpstudy_pro\server\s1\debug\serverconfig.xml

Search for LocalIP => 192.168.01.111 and replace it with yours
<LocalIP>192.168.01.111</LocalIP>

Edit Website API
For Android :
D:\phpstudy_pro\WWW\xm.kaizao01.com\api\getserverand003.php
D:\phpstudy_pro\WWW\xm.kaizao01.com\ugxm_dev\Android\AssetBundle\LuaAssetBundle\luajit\agent
D:\phpstudy_pro\WWW\xm.kaizao01.com\ugxm_dev\Android\AssetBundle\LuaAssetBundle\luajit\init

There also have config file for IOS (not sure if it's on the package shared)
in case have IOS
D:\phpstudy_pro\WWW\xm.kaizao01.com\api\getserverand0003.php IOS
D:\phpstudy_pro\WWW\xm.kaizao01.com\ugxm_dev\iOS\AssetBundle\LuaAssetBundle\luajit\init
D:\phpstudy_pro\WWW\xm.kaizao01.com\ugxm_dev\iOS\AssetBundle\LuaAssetBundle\lua\agent
D:\phpstudy_pro\WWW\xm.kaizao01.com\ugxm_dev\iOS\AssetBundle\LuaAssetBundle\lua\init

Client Side after APK Extraction
Android client modification
\assets\AssetBundle\LuaAssetBundle\luajit\agent-a68dcd5d9e7bbf3ec0d5cddb447e1d62
\assets\AssetBundle\LuaAssetBundle\luajit\init-7dd731f043e936ebdced7cf6fca7d0d3

IOS client modification
\Payload\g16.app\Data\Raw\AssetBundle\LuaAssetBundle\lua\agent-b025dbd1cc67c7d11690d11994861da7
\Payload\g16.app\Data\Raw\AssetBundle\LuaAssetBundle\lua\init-f5f6eabcb1c1d491a59b87a7f5fccd1b

Search for the IP and replace with yours but be sure to respect Hex case else your client wont start

i change it all but i cannot enter the game is loading

k0d0k - Fairy Dreams mobile game - RaGEZONE Forums

k0d0k - Fairy Dreams mobile game - RaGEZONE Forums


serverconfig.xml
getserverand003.php
agent
init
agent-a68dcd5d9e7bbf3tec0d5cddb447e1d62
init-7dd731f043e936ebdced7cf6fca7d0d3

all i change to 192.168.10.111

but cannot enter the game how to setting again??
if i change to 192.168.100.111 the client black screen

can you give me your setting bro??
 
Last edited:
Retired Developer
Joined
Jun 16, 2005
Messages
496
Reaction score
213
i change it all but i cannot enter the game is loading

k0d0k - Fairy Dreams mobile game - RaGEZONE Forums

k0d0k - Fairy Dreams mobile game - RaGEZONE Forums


serverconfig.xml
getserverand003.php
agent
init
agent-a68dcd5d9e7bbf3tec0d5cddb447e1d62
init-7dd731f043e936ebdced7cf6fca7d0d3

all i change to 192.168.10.111

but cannot enter the game how to setting again??
if i change to 192.168.100.111 the client black screen

can you give me your setting bro??

my version is different because i run all from Unity (i have source code)

but the APK that the only file to edit

if the share was complete you will have to set more server and cross server (the entire package is 40 giga file and sorry i don't gonna share source)

when i will be done with MU legend i will continue the translation and will release a client where you can edit IP easily but i have to change the api script for that part it will be next year :)
 
Junior Spellweaver
Joined
Dec 5, 2015
Messages
181
Reaction score
145
What is the password of the zip file (仙梦跨服.zip) ? In the 200825-仙梦跨服 folder ?
 
Newbie Spellweaver
Joined
Jul 1, 2022
Messages
5
Reaction score
1
ohh i didn't know it was shared here
as i'm working on MU2 i did put my project in standby for now
I'm on the translation as i have full source of this game (client and server)
k0d0k - Fairy Dreams mobile game - RaGEZONE Forums

k0d0k - Fairy Dreams mobile game - RaGEZONE Forums



thanks
 
Last edited:
Back
Top