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

Elite Diviner
Joined
Dec 17, 2014
Messages
484
Reaction score
61
k0d0k - Fairy Dreams mobile game - RaGEZONE Forums


k0d0k - Fairy Dreams mobile game - RaGEZONE Forums


k0d0k - Fairy Dreams mobile game - RaGEZONE Forums


k0d0k - Fairy Dreams mobile game - RaGEZONE Forums




pass: aj9m

hope someone mirror link to gdrive
 
Newbie Spellweaver
Joined
Jul 9, 2019
Messages
35
Reaction score
3
Why When I try Change
\assets\AssetBundle\LuaAssetBundle\luajit\agent-a68dcd5d9e7bbf3ec0d5cddb447e1d62
\assets\AssetBundle\LuaAssetBundle\luajit\init-7dd731f043e936ebdced7cf6fca7d0d3
Got Black Screen?
 
Elite Diviner
Joined
Dec 17, 2014
Messages
484
Reaction score
61
Why When I try Change
\assets\AssetBundle\LuaAssetBundle\luajit\agent-a68dcd5d9e7bbf3ec0d5cddb447e1d62
\assets\AssetBundle\LuaAssetBundle\luajit\init-7dd731f043e936ebdced7cf6fca7d0d3
Got Black Screen?

try another emu i think.



Google Drive

tankyou bro yaa~



Google Drive

on the zip client server, or server only? different file size
 
Retired Developer
Joined
Jun 16, 2005
Messages
496
Reaction score
215
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

 
Retired Developer
Joined
Jun 16, 2005
Messages
496
Reaction score
215
infinite loading cannot enter the game
k0d0k - Fairy Dreams mobile game - RaGEZONE Forums
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
 
Last edited:
Back
Top