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 [Release] Yulgang/Scions of Fate Mobile

Newbie Spellweaver
Joined
Nov 30, 2009
Messages
48
Reaction score
28
Server files + apk + tools :

Guide:

Extract to D:/
Install jdk1.8.0_05
Use grepwin to Find and replace ip 192.168.1.12 to your ip in folder RXJHSY
Unpack apk ( )
Find ip 192.168.1.12 and replace to your ip
Recompile and sign apk
run phpstudy_pro.exe
start nginx
start mysql

run start.bat
wait until everything loaded, install apk and play

Screenshot:

rUhS7zr - [Release] Yulgang/Scions of Fate Mobile - RaGEZONE Forums

SSthqnw - [Release] Yulgang/Scions of Fate Mobile - RaGEZONE Forums

OLevt6o - [Release] Yulgang/Scions of Fate Mobile - RaGEZONE Forums


Have fun

Notice: Apk still connect to longtugame, require permission to read sms, contact, make phone call so don't install to your real phone, please use emulator
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Jun 20, 2014
Messages
143
Reaction score
17
i am rebuild apk and change .kpk file with yulgang mobile english but the language still uses Chinese has not changed at all
it seems it's the english apk
 
Newbie Spellweaver
Joined
Aug 8, 2019
Messages
15
Reaction score
-1
So this is the Chinese club? You never share games
 
Last edited:
Newbie Spellweaver
Joined
Mar 31, 2006
Messages
63
Reaction score
7
Could anyone show me
I should change my ip here or keep it:logsdkv2.longtugame.com and sdkv2.longtugame.com???
i mean this file:apk /assets/developer_config.properties
 
Last edited:
Joined
Jan 4, 2008
Messages
441
Reaction score
242
Official site:

NOTE: This sounds like a good game, if anyone wants to look for the source code of this game, you can look for this name: 【热血 江湖】
I haven't found it yet, but if anyone finds it, please don't forget to share it with us.



in apk, i found ip 127.0.0.1 on 3 files:

HKGH.apk --> smali\com\alipay\android\phone\mrpc\core\q.smali
HKGH.apk --> smali\com\reyun\tracking\common\CommonUtil.smali
HKGH.apk --> smali\com\tencent\stat\common\j.smali
 
Experienced Elementalist
Joined
Sep 13, 2014
Messages
232
Reaction score
85
change ip
D:\RXJHSY\RXJH\gs\gs.cfg D:\RXJHSY\rxjh_web\dir\serverlist

\AndroidManifest.xml
\original\AndroidManifest.xml
\assets\developer_config.properties
res\values\strings.xml
 
Newbie Spellweaver
Joined
Nov 4, 2014
Messages
35
Reaction score
19
This is tool unpack .kpk

Guide:

1/ Download and install JDK JAVA 8

2/ Unpack file .APK

3/ Copy file .pkp in folder HKGH.apk\assets\packages\

4/ Paste folder \unpack\pack (Tools unrar)

5/ Shift + mouse right foder unpack (Tool unrar) => Select Open Powershell windows here

6/ Input java -cp kutil.jar ket.pack.PackTool2 -check --s1=pack\ --unpackdir=unpack\ => pressing ENTER

=======
Can someone try to pack again after unpacking? The .lua file after unpacking in \unpack\unpack\script\gamedb is still encrypted :(
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Jun 27, 2019
Messages
2
Reaction score
0
I can't Edit /original/AndroidManifest

 
Elite Diviner
Joined
Dec 17, 2014
Messages
478
Reaction score
61
can decrypt server_cfg.dat?



why this?
http://prntscr.com/qe3no4

i using loopback adapter and set IP http://192.168.1.12/
http://192.168.0.100/
 
Custom Title Activated
Loyal Member
Joined
Dec 20, 2005
Messages
2,046
Reaction score
117
test use global client


How much compatible with English apk? Have you run a play through to see if there's any bugs? Also, hope someone share a small guide for English apk to work with servers. I don't get a chance to play Scions of Fate PC from netgame before. But will try the mobile version. Imagine they make hero online to mobile version too.
 
Newbie Spellweaver
Joined
Nov 24, 2003
Messages
64
Reaction score
17
i test use end client have very bug .
because item between client and server not match
It needs tools to export item from client to server_conf.
 
Newbie Spellweaver
Joined
Nov 30, 2009
Messages
48
Reaction score
28
already have unpack/pack tools in server

check folder RXJH\lib, file name kutil.jar (work with server(server_config.dat) and client (*.kpk)
you can decompile it to see how it work
 
Back
Top