[Client] Translation TCD's

10/15/2013 15:48 Kill4File#1
Which tool i have to use to translate TCD files?
What do 4story.txt?
10/15/2013 16:28 iKonsT#2
Hex editor. but it just translate the half client
10/15/2013 16:51 Logtetsch#3
Quote:
Originally Posted by Kill4File View Post
Which tool i have to use to translate TCD files?
What do 4story.txt?
There isn't such a tool. You have to write a tool by yourself.
The files are written binary and includes a structure. To "translate" these files, you have to know which structure is used and of course read it binary back....

Quote:
Originally Posted by iKonsT View Post
Hex editor. but it just translate the half client
A hex editor converts the file from binary to hexdecimal, so you are able read it. But without to know which structure is used, it should be very confusing to read it correctly.
10/15/2013 16:56 stotterer09#4
Use a hex Editor the Byte before the string is the stringlegnth in evrey tcd have fun
10/15/2013 17:01 Logtetsch#5
Quote:
Originally Posted by stotterer09 View Post
Use a hex Editor the Byte before the string is the stringlegnth in evrey tcd have fun
That's wrong!
And what is if a string has more than 255 characters?
10/15/2013 17:04 stotterer09#6
Quote:
Originally Posted by Logtetsch View Post
That's wrong!
And what is if a string has more than 255 characters?
you're right but in titem.tcd and tnpc.tcd s
is my solution true
10/15/2013 17:15 Kill4File#7
Quote:
Originally Posted by stotterer09 View Post
Use a hex Editor the Byte before the string is the stringlegnth in evrey tcd have fun
what byte is 1A ? is it 10 stringlegnth ?
10/15/2013 17:19 Logtetsch#8
1A → 26
If you cannot handle with hexdecimal numbers, you have to use a converter like [Only registered and activated users can see links. Click Here To Register...].
10/15/2013 17:35 Kill4File#9
Quote:
Originally Posted by Logtetsch View Post
1A → 26
If you cannot handle with hexdecimal numbers, you have to use a converter like [Only registered and activated users can see links. Click Here To Register...].
Thanks applied

What is the file where 'Create an Account' button and other buttons from login screen
10/15/2013 17:54 Logtetsch#10
It should be the tstring file.
10/15/2013 17:57 Kill4File#11
Quote:
Originally Posted by Logtetsch View Post
It should be the tstring file.
no it is not, sorry, there is no words with 'Create an Account' :rtfm:
10/15/2013 18:00 Logtetsch#12
So try to find it by yourself
10/15/2013 18:04 Kill4File#13
Quote:
Originally Posted by Logtetsch View Post
So try to find it by yourself
is it TCD ?
10/16/2013 06:41 PinkySwag#14
its URL.txt in main folder of client.