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!

TERA 100.02 KR DataCenter & Sound

Joined
Mar 29, 2019
Messages
1,032
Reaction score
1,191
A contribution to our Korean friends, here's a KR DataCenter + KR Audio for the 100.02 GF/TW Clients (GF not tested yet) Tested and working too!

Client summary,

KR

There are reported issues with the translation, will check as soon as i can.

TW
Everything working so far.

GF
Videos still have audio in english.

Screenshot_246 - TERA 100.02 KR DataCenter & Sound - RaGEZONE Forums

Screenshot_247 - TERA 100.02 KR DataCenter & Sound - RaGEZONE Forums

Screenshot_248 - TERA 100.02 KR DataCenter & Sound - RaGEZONE Forums


Client side

DataCenter


*Place the DataCenter_Final.dat into .\TERA\S1Game\S1Data



Sound Pack

*Unzip and replace (if ask) the content into .\TERA\S1Game\CookedPC\Sound_Data



Font

*Unzip and replace (if ask) the content into .\TERA\S1Game\CookedPC\Art_Data\Packages\S1UI



Must have files

Startup


Make a backup first. Place that file into .\TERA\S1Game\CookedPC



GFxUI.int

Place that file into .\TERA\S1Game\Localization\INT




API side

Taken from here
If you want to change the buttons text language, you must read all the steps there also. (How to add new language translation (new region of client)

Code:
1. Copy the file src\locales\launcher\en.json to src\locales\launcher\kr.json
2. Copy the file public\launcher\css\buttons-en.css to public\launcher\css\buttons-kr.css
3. Open .env and add the line API_PORTAL_CLIENT_REGIONS_KOR=한국인 and save.
4. Restart TeraAPI.

Must be something like this

Archgeus - TERA 100.02 KR DataCenter & Sound - RaGEZONE Forums


API Database

Create a new entry in server_strings table, execute this

Archgeus - TERA 100.02 KR DataCenter & Sound - RaGEZONE Forums

** Remember to change teraapidatabase to your current tera database name.


Results

Archgeus - TERA 100.02 KR DataCenter & Sound - RaGEZONE Forums


Server side

Make a backup first.

Place this file into .\bin\Datasheet folder



This change is a must if you want to put Korean names in your characters/guilds

So, you will get this,

Archgeus - TERA 100.02 KR DataCenter & Sound - RaGEZONE Forums


Instead of this

Archgeus - TERA 100.02 KR DataCenter & Sound - RaGEZONE Forums


Credits

hsdn which help me figuring out why the KR DataCenter wasn't working.
dospara which help me providing the translation to the server strings and the KR Audio from the 100.02 KR Client

**All these steps are not needed if you have the "KR" Client, just download the DataCenter and place it into .\TERA\S1Game\S1Data

PD: I'm looking for one of the latest Japanese Clients.

Enjoy

Archgeus - TERA 100.02 KR DataCenter & Sound - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
May 18, 2023
Messages
6
Reaction score
0
This file doesn't match the quest_dialog number
i used tw client
 
Newbie Spellweaver
Joined
Jun 17, 2023
Messages
28
Reaction score
1
Tera shop not working for me with 100.02 TW. How can I fix it ?
 
Newbie Spellweaver
Joined
May 18, 2023
Messages
6
Reaction score
0
Tera shop not working for me with 100.02 TW. How can I fix it ?
Terra Shop is not available on the Korean server.

100.02 TW로 Tera 상점이 작동하지 않습니다.
Tera Shop has been launched in countries other than Korea. It doesn't work properly on the Korean server Use the T-cat shop
 
Last edited:
Newbie Spellweaver
Joined
Jun 17, 2023
Messages
28
Reaction score
1
I can not open mail and send mail. What I have to fix ?
1688323488832 - TERA 100.02 KR DataCenter & Sound - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jun 17, 2023
Messages
28
Reaction score
1
mail system not working. what I have to fix ?
Is your character set as a GM with GM panel? If it is, you will not have access to mail, you need to use the command to turn off GM /@set_go off
Thank you very much !!!
 
Newbie Spellweaver
Joined
Aug 3, 2022
Messages
25
Reaction score
0
A contribution to our Korean friends, here's a KR DataCenter + KR Audio for the 100.02 GF/TW Clients (GF not tested yet) Tested and working too!

Client summary,

KR

Everything working so far.

TW
Everything working so far.

GF
Videos still have audio in english.

View attachment 237814
View attachment 237815
View attachment 237816

Client side

DataCenter


*Place the DataCenter_Final.dat into .\TERA\S1Game\S1Data



Sound Pack

*Unzip and replace (if ask) the content into .\TERA\S1Game\CookedPC\Sound_Data



Font

*Unzip and replace (if ask) the content into .\TERA\S1Game\CookedPC\Art_Data\Packages\S1UI



Must have files

Startup


Make a backup first. Place that file into .\TERA\S1Game\CookedPC



GFxUI.int

Place that file into .\TERA\S1Game\Localization\INT




API side

Taken from here
If you want to change the buttons text language, you must read all the steps there also. (How to add new language translation (new region of client)

Code:
1. Copy the file src\locales\launcher\en.json to src\locales\launcher\kr.json
2. Copy the file public\launcher\css\buttons-en.css to public\launcher\css\buttons-kr.css
3. Open .env and add the line API_PORTAL_CLIENT_REGIONS_KOR=한국인 and save.
4. Restart TeraAPI.

Must be something like this

Archgeus - TERA 100.02 KR DataCenter & Sound - RaGEZONE Forums


API Database

Create a new entry in server_strings table, execute this

Archgeus - TERA 100.02 KR DataCenter & Sound - RaGEZONE Forums

** Remember to change teraapidatabase to your current tera database name.


Results

Archgeus - TERA 100.02 KR DataCenter & Sound - RaGEZONE Forums


Server side

Make a backup first.

Place this file into .\bin\Datasheet folder



This change is a must if you want to put Korean names in your characters/guilds

So, you will get this,

Archgeus - TERA 100.02 KR DataCenter & Sound - RaGEZONE Forums


Instead of this

Archgeus - TERA 100.02 KR DataCenter & Sound - RaGEZONE Forums


Credits

hsdn which help me figuring out why the KR DataCenter wasn't working.
dospara which help me providing the translation to the server strings and the KR Audio from the 100.02 KR Client

**All these steps are not needed if you have the "KR" Client, just download the DataCenter and place it into .\TERA\S1Game\S1Data

PD: I'm looking for one of the latest Japanese Clients.

Enjoy

Archgeus - TERA 100.02 KR DataCenter & Sound - RaGEZONE Forums
EveryThing all Thank you

One question is Server side " qserver=false " case How can I using GM command ?
==============================================================
TWO Quesiotn is

1688559401846 - TERA 100.02 KR DataCenter & Sound - RaGEZONE Forums


Ticket shop price dose not show
After change Datacenter .

Thank you for reading
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Aug 3, 2022
Messages
25
Reaction score
0
Using proxy



Check this in order to understand how T-Cat works

This guide is helpful as well
Thank you for answer
Before change Datacenter_final.dat Ticket shop Can See each ticket price .
But After client change your's new Data Center_final.dat Ticket shop price did not saw it..
I think It cause client side . Could you any comment ? thank you
 
Newbie Spellweaver
Joined
Feb 16, 2008
Messages
25
Reaction score
7
Seems 'Datacenter_final.dat' released here has text glitch with GF client 100.02.
Some names of NPCs and Monsters don't seem to fit.
It's also possible to have dialog glitch as well.
But still it's the best we can get.

BTW. You need to see flags and select one in your Tera Launcher in order to get this working.
Means if you don't see any flags, update Tera-API first. Took me ages to figure why mine doesn't start.

And, Thanq argeus99 for all your efforts.
 
Joined
Mar 29, 2019
Messages
1,032
Reaction score
1,191
Seems 'Datacenter_final.dat' released here has text glitch with GF client 100.02.
Some names of NPCs and Monsters don't seem to fit.
It's also possible to have dialog glitch as well.
But still it's the best we can get.

BTW. You need to see flags and select one in your Tera Launcher in order to get this working.
Means if you don't see any flags, update Tera-API first. Took me ages to figure why mine doesn't start.

And, Thanq argeus99 for all your efforts.

i can try to fix that, but since i have 0 knowledge about korean it's really complicated
 
Newbie Spellweaver
Joined
Sep 20, 2023
Messages
7
Reaction score
1
I am Korean, and everything works fine except a couple of things mentioned above. (Cat shop price and NPC names are not correct).
Let me know if I can help to fix what you are trying to do. argeus99

1695530197212 - TERA 100.02 KR DataCenter & Sound - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Back
Top