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 level 100 version

Skilled Illusionist
Joined
Jul 16, 2018
Messages
346
Reaction score
76
I also wanted to ask if it is possible to remake the web server in laragon 5.0
it is more convenient than iis 8
 
Newbie Spellweaver
Joined
Sep 30, 2018
Messages
85
Reaction score
204
EUR Font Mod for Tera 100:

Implemented EUR fonts to TW client, kinda useless currently but it can help when DC is translated to English.
Unfortunately this mod uses TMM from VenoMKO github as I couldn't find some effective way to mod Tera 64bit composite gpks directly (copy paste the gpks).

1. Copy "GFxUI.tw" to TERA client --> \TERA\S1Game\Localization\TW\
2. Start TMM and add "TC EUR Font Mod.gpk", click the "Skip launcher integrity check" box for KR/TW client
(VenoMKO TMM: )
3. Launch TERA with TMM in the background (don't close the TMM)

Asian text will show up as squares (needs the eng DC) Here is a scr:
EDIT: Backup of the original TW 100.02 GFxUI.tw file:
TMM Doesn't alter any gpk client side, it only loads "TC EUR Font Mod.gpk" instead of "c7a706fb_149.gpk" (part of the file that contains fonts_tw - Object: c7a706fb_8e24e198_1903b).
 
Last edited:
Skilled Illusionist
Joined
Jul 16, 2018
Messages
346
Reaction score
76
subzeros - Tera level 100 version - RaGEZONE Forums

weird now i can't start the client (((



:grr:
 
Junior Spellweaver
Joined
Jan 22, 2021
Messages
168
Reaction score
52
I also wanted to ask if it is possible to remake the web server in laragon 5.0
it is more convenient than iis 8
On my side, i used the API I made and a reworked launcher I had for 92.03 under xampp, everything works so far, so you could just use old laragon setup too probably.
 
Legendary Battlemage
Joined
Apr 28, 2022
Messages
667
Reaction score
212
I released the xml DC auto-translator:
It is not fully tested yet, just first release for tests.

Thank you! hope someone can test since i still cant get the DC's to properly unpack and pack x.x
 
Newbie Spellweaver
Joined
Apr 5, 2018
Messages
15
Reaction score
0
S1Data data folder (EUR,FRA,GER,RUS,SE AND USA).

Key: 1C01C904-FF76FF06-C211187E-197B5716
IV: 396C342C-52A0C12D-511DD020-9F90CA7D
version
Code:
SrcRegVer: 376946
ReleaseName: Live-100.02 GF #11 (Gold)
Version: Live-100.02 GF #11 (Gold)
ReleaseDate: 2020-11-10 오후 2:40:05
ShareRevision: 376290
ClientRevision: 376871
ServerRevision: 376946
ReleaseDataRevision: 487849
WebAppRevision: 376026
TeraReleaseName: Live-100.02 GF #11 (Gold)

Thank you! Successfully unpacked EUR and GER but FRA can't seem to be unpacked.

subzeros - Tera level 100 version - RaGEZONE Forums

Unhandled exception: System.Security.Cryptography.CryptographicException: The input data is not a complete block.
subzeros - Tera level 100 version - RaGEZONE Forums




I released the xml DC auto-translator:
It is not fully tested yet, just first release for tests.

Thank you! Will test it soon!
 
TERA Foundation
Joined
Jun 3, 2020
Messages
490
Reaction score
788
Thank you! hope someone can test since i still cant get the DC's to properly unpack and pack x.x

First you need to try to create and add the missing XSD files:
Code:
Data sheet 'StrSheet_BattlePassMissionKindList' does not have a known schema.
Data sheet 'StrSheet_Election' does not have a known schema.
Data sheet 'StrSheet_General' does not have a known schema.
Data sheet 'WeakPointEffectAttachBone' does not have a known schema.
You will also need to edit existing XSD files for the patch 100 format. Example error/warning:
Code:
WeaponMaterialParam-0.xml:
  [E] (0,0): The 'level' attribute is not declared.
  [E] (0,0): The required attribute 'materialId' is missing.
  [E] (0,0): The 'level' attribute is not declared.
  [E] (0,0): The required attribute 'materialId' is missing.
  [E] (0,0): The 'level' attribute is not declared.
  [E] (0,0): The required attribute 'materialId' is missing.
  [E] (0,0): The 'level' attribute is not declared.
 
Legendary Battlemage
Joined
Apr 28, 2022
Messages
667
Reaction score
212
While i do understand what you mean i wouldnt even know how or what so i am kinda depending on smarter people to make the tools like the narcis one so dummies like me can have it a bit easier ._.
 
Joined
Mar 29, 2019
Messages
1,040
Reaction score
1,206
Google Translated WebAdmin Page

subzeros - Tera level 100 version - RaGEZONE Forums

subzeros - Tera level 100 version - RaGEZONE Forums


subzeros - Tera level 100 version - RaGEZONE Forums


*Remember to make a backup first!!

Put those files in ~\WebApp\AppResource and replace then restart iis and gtg,

i'm still polishing it, but is a start XD

*Remember to make a backup first!!

Updated 28/05



For change server name in the admin tool, go to WebAppDB and open ServerList database. Also Remember to change the connstring with your mssql database password

subzeros - Tera level 100 version - RaGEZONE Forums
 
Last edited:
Junior Spellweaver
Joined
Jan 22, 2021
Messages
168
Reaction score
52
Google Translated WebAdmin Page

subzeros - Tera level 100 version - RaGEZONE Forums

subzeros - Tera level 100 version - RaGEZONE Forums


subzeros - Tera level 100 version - RaGEZONE Forums


*Remember to make a backup first!!

Place those files in ~\WebApp\AppResource and replace then restart iis and gtg,

i'm still polishing it, but it a start XD

*Remember to make a backup first!!




For change server name in the admin tool, go to WebAppDB and open ServerList database. Also Remember to change the connstring with your mssql database password

subzeros - Tera level 100 version - RaGEZONE Forums

I don't see any files to download from your link :/

EDIT:
Nvm, clicked again and now the two files showed up, sorry!
 
Newbie Spellweaver
Joined
Feb 21, 2022
Messages
13
Reaction score
0
This is a server VM in chinese.. gotta test for this
 

Attachments

You must be registered for see attachments list
TERA Foundation
Joined
Jun 3, 2020
Messages
490
Reaction score
788
I successfully repacked 100.02 DC with english translation.

9isRMhH - Tera level 100 version - RaGEZONE Forums


qkm4OGZ - Tera level 100 version - RaGEZONE Forums


I had to create and fix any xsd files that were missing or causing an error. The translator works, but tests are needed.
 

Attachments

You must be registered for see attachments list
TERA Foundation
Joined
Jun 3, 2020
Messages
490
Reaction score
788
Translated DCs 100.02 for tests:


novadrop-dc Tool for 100.02 (with fixed xsd):


XSDs for novadrop-dc (needed for manual compilation):


xml-dc-translator repo:




About fonts.

You can use standard euro font fonts_eur.gpk from GF Tera 115:
(place into S1Game\CookedPC\Art_Data\Packages\S1UI)

To do this, you need to rename the DC file to DataCenter_Final_EUR.dat and run the client in the EUR region.
The region can be changed in functions_launcher.js in old launcher, or there https://forum.ragezone.com/f797/tera-api-node-js-launcher-1205579/index2.html#post9126483 if you use my tera-api.

In this case, there is no need to patch the client.
 
Last edited:
Newbie Spellweaver
Joined
Sep 30, 2018
Messages
85
Reaction score
204
ENG Cinematic Only for 100.02:

Use TMM to install and activate the "TC ENG Cinematic.gpk" mod, select "Skip launcher integrity check" for KR & TW clients. Launch Tera and keep TMM open in the background.

Only the movie sounds are in English, for NPC voices I need more time. Composite 64bit gpk are more difficult to work with than the older 32bit gpks. Don't have GM on chinese VM so not sure how accurate is this mod. I did only basic test on the few cinematic until the Velika city.

UPDATE: Don't alter any SoundData gpk files (keep the original TW files, date 2021), 64bit client uses them as a object references for composite gpk files in CookedPC folder.
 
Last edited:
Back
Top