dragon nest [localization csv xml]

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
memes
Posts: 8
Joined: Thu Oct 04, 2018 2:59 pm

dragon nest [localization csv xml]

Post by memes »

I am looking for a localization method for this game. Some language files are in assetbundle files, I extracted textasset, got some plaintext and some confusing binary data, This seems to be serialized data (such as csv / xml), who knows how to modify the content?

test file https://mega.nz/#F!OnpgiQAQ!XyKSrtZzc59x2Q9lSbs3oQ
memes
Posts: 8
Joined: Thu Oct 04, 2018 2:59 pm

Re: dragon nest

Post by memes »

In fact, I can simply use the methods in the client DLL to deserialize csv, but since my amateur programming skills can't serialize plaintext, can anyone help me?

c# code https://mega.nz/#!iiQD3YwB!F0RC3qLHR3Yt ... msQ9X3nl6o