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]Dragon Nest Hurrican dragon

Newbie Spellweaver
Joined
Apr 9, 2020
Messages
13
Reaction score
1
I have translated the StringTable.txt
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Apr 30, 2021
Messages
33
Reaction score
6
View attachment 171077

Gameplay

that gameplay is very different to this image

rocklee330 - [MOBILE]Dragon Nest Hurrican dragon - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Feb 2, 2020
Messages
97
Reaction score
33
Nice Release sir!

btw is this a source code? or just a release server and client files?
 
Newbie Spellweaver
Joined
Apr 9, 2020
Messages
13
Reaction score
1
Did tried to replace 734371518.ab & 2211330260.ab using UnityEx and I got this.



I did try to replace the ab files in the server but I get an error when updating the app.



I did have enough storage, I think it verifies the files before being downloaded?

I tried to replace back to original ab files on the server, then the update continued.

When the update finished, I replaced in data folder in android the ab files with files I modified.

View attachment ab.zip
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Feb 2, 2020
Messages
97
Reaction score
33
Did tried to replace 734371518.ab & 2211330260.ab using UnityEx and I got this.



I did try to replace the ab files in the server but I get an error when updating the app.



I did have enough storage, I think it verifies the files before being downloaded?

I tried to replace back to original ab files on the server, then the update continued.

When the update finished, I replaced in data folder in android the ab files with files I modified.

View attachment 171081

Hi! how did you try to manage to compile the files?
 
Newbie Spellweaver
Joined
Apr 9, 2020
Messages
13
Reaction score
1
Using UnityEX, I'm having a hard time using UABE
 
Joined
Apr 6, 2012
Messages
545
Reaction score
220
for online update you need change sha1 in manifest but idk how it work if you just change it it bug so the poop at begin are encoded
/www/wwwroot/game/Patch/Dev/Android/new_manifest.1.44.40.bytes
and i have no way to decode
your files seems fine but your stringtable missing 9 lign so can be that or not idk
 
Newbie Spellweaver
Joined
Apr 9, 2020
Messages
13
Reaction score
1
I see, so the only way for now is to replace the .ab file in the android data folder. How do u decompile the bytes? can I use the tool u made? the txt to bytes?

What I did was, when the update reaches 100% and was decompressing, I closed the app then replaced the ab file that I modified. Idk if it matters or not. Also yeah I'm missing some lines, need to recheck the translation, but i know I had the same lines last time, maybe I got confused and converted a different file. Oh well I'll test if I have time.
 
Newbie Spellweaver
Joined
Aug 17, 2021
Messages
5
Reaction score
0
You missed lines while convert to txt. Try this
 
Master Summoner
Joined
May 25, 2020
Messages
548
Reaction score
241
for online update you need change sha1 in manifest but idk how it work if you just change it it bug so the poop at begin are encoded
/www/wwwroot/game/Patch/Dev/Android/new_manifest.1.44.40.bytes
and i have no way to decode
your files seems fine but your stringtable missing 9 lign so can be that or not idk

Im not sure but maybe this server its based on this version :D




Im not sure but this server its based on this version :D
Version: 1.6.59
but evrything can change




Im not sure but this server its based on this version :D





Version: 1.6.59
but evrything can change

https://forum.ragezone.com/f853/dragon-nest-mobile-1160812/index2.html
 
Last edited:
Newbie Spellweaver
Joined
Apr 9, 2020
Messages
13
Reaction score
1
I tried your file, it is the same, I think it doesn't want to read the .ab file since I have modified it. Tried to also change the new_manifest.asset in the data folder with the modified sha1, it is still the same.

Still I think it's not worth it since other text are still chinese, also quests are in chinese.
 
Newbie Spellweaver
Joined
Jan 29, 2019
Messages
46
Reaction score
20
Version Hurrican dragon
Link:
Code: xsa8
Mirror

Tools
View attachment 171055
fix for checkin missing and error
View attachment 171080

I think this tools should work for this version too if any problem just ask
it can convert most of .txt file to bytes for apk
there is the shop and ibshop as exemple
How to use for vps and edit apk can compatible with this is DRAGON NEST MOBILE METRON ? version 1.6.59?
 
Newbie Spellweaver
Joined
Nov 28, 2016
Messages
11
Reaction score
0
View attachment 171077
clear stringtable from server

i have not test but i have found this bundle for stringtable
2211330260.ab
734371518.ab


for try translate you need translate the txt files then use the tools dnm txt to bytes and remplace the files in bundle (i hope its the last updated i have not try so )

here for the best tools for view ab bundle (only to find a files this tools can't import so use uabe or unityex to do it after find the right bundle)




Gameplay


Is there a way to convert the txt file extracted with AssetBundle?
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Nov 28, 2016
Messages
11
Reaction score
0
Server-side GlobalConfig
if you use
Can't connect to game
Is there another way?



its encrypted files you need to get the one from server
if there is not there is no way to edit now (none release decrypt bytes to txt)

Server-side GlobalConfig
if you use
Can't connect to game
Is there another way?
 
Newbie Spellweaver
Joined
Jan 29, 2019
Messages
46
Reaction score
20
its encrypted files you need to get the one from server
if there is not there is no way to edit now (none release decrypt bytes to txt)
is it possible for VPS? Text problem is not a problem for me, just want to see the gameplay
 
Back
Top