• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

TERA Server 92.04 Retail Files + WebApp

TERA Foundation
Joined
Jun 3, 2020
Messages
490
Reaction score
787

TERA Server 92.04 Retail Files + WebApp​


Server download: https://disk.yandex.ru/d/GcB_CyNARHo3qw
Client download: https://disk.yandex.ru/d/LzemRDv4w3oWlA/92.04 TW


WebApp in this release assumes the use of the Steer Server for login auth. However, you can use WebApp separately (as in version 100.02) by installing a included patch. To translate the WebApp into English, you can use the translation and modal fix from this thread https://forum.ragezone.com/f797/tera-100-02-wepapp-translation-1205726/.

Links
 
Last edited:
TERA Foundation
Joined
Jun 3, 2020
Messages
490
Reaction score
787
Try to download the Steam GF client.

You need https://github.com/SteamRE/DepotDownloader (requires .NET)
Download command:
Code:
dotnet DepotDownloader.dll -app 212740 -depot 212741 -manifest 1288331585112955976 -username YOUR-STEAM-LOGIN -password YOUR-STEAM-PASSWORD

Also the client from the provided .torrent (TeraMagic) should work, it's not packed. Just configure TeraAPI and Launcher.
 
Last edited:
Junior Spellweaver
Joined
Oct 4, 2007
Messages
110
Reaction score
18
Try to download the Steam GF client.

You need https://github.com/SteamRE/DepotDownloader (requires .NET)
Download command:
Code:
dotnet DepotDownloader.dll -app 212740 -depot 212741 -manifest 1288331585112955976 -username YOUR-STEAM-LOGIN -password YOUR-STEAM-PASSWORD

Also the client from the provided .torrent (TeraMagic) should work, it's not packed. Just configure TeraAPI and Launcher.
Anyhow I can decrompress the DataCenter_Final_EUR.bat from this client? I'd like to find a way to make it compatible with 100.2 (The QuestData for example)
 
Last edited:
TERA Foundation
Joined
Jun 3, 2020
Messages
490
Reaction score
787
Anyhow I can decrompress the DataCenter_Final_EUR.bat from this client? I'd like to find a way to make it compatible with 100.2 (The QuestData for example)

Try this:
key BA08C84E3C557C205A86A6497C564904
iv 07B0920656502F51DB8E562B328E852B
 
Newbie Spellweaver
Joined
Feb 18, 2021
Messages
25
Reaction score
22
First of all, thank you so much @hsdn for sharing this with us along with helping folks figure out how to get this stuff working!

Sadly I couldn't s get the v92.04 GF (ShareRevision 367078) client to work. When attempting to enter the server, nothing happens and when checking the Arbiter log, this is the error that shows up:
n9zsx5 - TERA Server 92.04 Retail Files + WebApp - RaGEZONE Forums


I also tried Menma's client (also ShareRevision 367078) but had the same issue as above. Both of these are releases "Live-92.04 GF #2"

With the MagicMars client (ShareRevision 367081) no visible errors appear in the log, however I have a different issue that I can't figure out how to bypass:
QmzPAw6 - TERA Server 92.04 Retail Files + WebApp - RaGEZONE Forums


Anyone had luck being able to enter the server with one of these clients? Thanks in advance!
 
Junior Spellweaver
Joined
Dec 5, 2015
Messages
181
Reaction score
145
First of all, thank you so much @hsdn for sharing this with us along with helping folks figure out how to get this stuff working!

Sadly I couldn't s get the v92.04 GF (ShareRevision 367078) client to work. When attempting to enter the server, nothing happens and when checking the Arbiter log, this is the error that shows up:
n9zsx5 - TERA Server 92.04 Retail Files + WebApp - RaGEZONE Forums


I also tried Menma's client (also ShareRevision 367078) but had the same issue as above. Both of these are releases "Live-92.04 GF #2"

With the MagicMars client (ShareRevision 367081) no visible errors appear in the log, however I have a different issue that I can't figure out how to bypass:
QmzPAw6 - TERA Server 92.04 Retail Files + WebApp - RaGEZONE Forums


Anyone had luck being able to enter the server with one of these clients? Thanks in advance!
The build number on client and server should match. You can edit xml to set them at the same value and it should work
 
Junior Spellweaver
Joined
Oct 4, 2007
Messages
110
Reaction score
18
Try this:
key BA08C84E3C557C205A86A6497C564904
iv 07B0920656502F51DB8E562B328E852B

I assume this tool is used? https://github.com/gothos-folly/TeraDataTools

I've tried it and the data dumped into XML is far off from 100.2

Example:
<Header> <Quest번호 __value__="2,73" />
Is supposed to export:
<Header> <Quest번호>"2,73" </Quest번호>

The files aren't usable for the 100.2 client/server with this Data exporter
 
TERA Foundation
Joined
Jun 3, 2020
Messages
490
Reaction score
787
Try to use novadrop-dc for export, the author said that he utility supports 32 bit DC. But I haven't tested it.
 
Newbie Spellweaver
Joined
Feb 18, 2021
Messages
25
Reaction score
22
I assume this tool is used? https://github.com/gothos-folly/TeraDataTools

I've tried it and the data dumped into XML is far off from 100.2

Example:
<Header> <Quest번호 __value__="2,73" />
Is supposed to export:
<Header> <Quest번호>"2,73" </Quest번호>

The files aren't usable for the 100.2 client/server with this Data exporter

You are just looking to export the DCs to compare right? Try using VenoMKO's Real Editor to export both DC's:
https://github.com/VenoMKO/RealEditor/wiki/Export-DataCenter.dat-as-XML-or-JSON

Use the keys posted by @hsdn above for v92.04, or for any other version try launching the TERA client while Real Editor is running to find the keys.

I have not tested these clients, but you can also try this one https://disk.yandex.ru/d/RnrQ4rdo2PpXCA

Unfortunately ended up having the same issue as I did with the MagicMars client, I get "Download the most recent patch" when attempting to enter server. Thank you however, was worth a try!

The build number on client and server should match. You can edit xml to set them at the same value and it should work

Sorry but which XML are you referring to? Because I tried searching for the PDL.xml that's shown in the log but can't seem to find it anywhere :?:.

Just in case, I did try editing the 'Version.xml' and replacing revision="367084" with revision="367081" (MagicMars/Asura client) and then restarting the server but also had no luck.

In any case I might just wait till someone reports a working client. To be honest I just wanted this newer revision so I could use the v92.04 WebApp like I can with v100.02.
 
TERA Foundation
Joined
Jun 3, 2020
Messages
490
Reaction score
787
This is strange, because these are the files used on Tera Asura and Tera Magic.
 
Newbie Spellweaver
Joined
Feb 18, 2021
Messages
25
Reaction score
22
Yeah it doesn't make much sense to me either :?:, I'm more than likely doing something wrong. But I'll just wait to see if anyone else chimes in that managed to get one of these clients working.

But while I'm here, does anyone know the file(s) that need to be changed in order to remove the publisher logos like in the MagicMars/Asura client?

8OmJ0fC - TERA Server 92.04 Retail Files + WebApp - RaGEZONE Forums


I tried altering LoadingImages.gpk and while I was able to swap out the background splash, the logos still remained.
 
TERA Foundation
Joined
Jun 3, 2020
Messages
490
Reaction score
787
But while I'm here, does anyone know the file(s) that need to be changed in order to remove the publisher logos like in the MagicMars/Asura client? I tried altering LoadingImages.gpk and while I was able to swap out the background splash, the logos still remained.

It is S1UI_LoadingSymbols.gpk file.
 
Junior Spellweaver
Joined
Oct 4, 2007
Messages
110
Reaction score
18
You are just looking to export the DCs to compare right? Try using VenoMKO's Real Editor to export both DC's:
https://github.com/VenoMKO/RealEditor/wiki/Export-DataCenter.dat-as-XML-or-JSON

Use the keys posted by @hsdn above for v92.04, or for any other version try launching the TERA client while Real Editor is running to find the keys.

I've attempted to use the RealEditor, it works but has the same problem where the exported XML files aren't compatible with 100.2 data being exported in text like:

v92.04
BvPdiAk - TERA Server 92.04 Retail Files + WebApp - RaGEZONE Forums


hsdn - TERA Server 92.04 Retail Files + WebApp - RaGEZONE Forums



even though 100.2 requires:

v100.02
xwLkYgA - TERA Server 92.04 Retail Files + WebApp - RaGEZONE Forums


hsdn - TERA Server 92.04 Retail Files + WebApp - RaGEZONE Forums


hsdn - TERA Server 92.04 Retail Files + WebApp - RaGEZONE Forums

hsdn - TERA Server 92.04 Retail Files + WebApp - RaGEZONE Forums
 
Junior Spellweaver
Joined
Dec 5, 2015
Messages
181
Reaction score
145
You are just looking to export the DCs to compare right? Try using VenoMKO's Real Editor to export both DC's:
https://github.com/VenoMKO/RealEditor/wiki/Export-DataCenter.dat-as-XML-or-JSON

Use the keys posted by @hsdn above for v92.04, or for any other version try launching the TERA client while Real Editor is running to find the keys.



Unfortunately ended up having the same issue as I did with the MagicMars client, I get "Download the most recent patch" when attempting to enter server. Thank you however, was worth a try!



Sorry but which XML are you referring to? Because I tried searching for the PDL.xml that's shown in the log but can't seem to find it anywhere :?:.

Just in case, I did try editing the 'Version.xml' and replacing revision="367084" with revision="367081" (MagicMars/Asura client) and then restarting the server but also had no luck.

In any case I might just wait till someone reports a working client. To be honest I just wanted this newer revision so I could use the v92.04 WebApp like I can with v100.02.

I'm referring to BuildVersion.xml (in both client & server)
 
Newbie Spellweaver
Joined
Feb 18, 2021
Messages
25
Reaction score
22
I've attempted to use the RealEditor, it works but has the same problem where the exported XML files aren't compatible with 100.2 data being exported in text like:

v92.04
BvPdiAk - TERA Server 92.04 Retail Files + WebApp - RaGEZONE Forums



even though 100.2 requires:

v100.02
xwLkYgA - TERA Server 92.04 Retail Files + WebApp - RaGEZONE Forums

Sorry, wish I could provide you with more ideas. :( ... I figured the formatting would come out the same if you unpacked both DC's with RealEditor. Hopefully someone can chime in with advice.


I'm referring to BuildVersion.xml (in both client & server)

It worked! Thank you so much!
MagicMars/ASURA (Live-92.04 TW #3):
I1cCGSQ - TERA Server 92.04 Retail Files + WebApp - RaGEZONE Forums

Thanks again for all the help @hsdn & @Luciole !

EDIT:

Just to test, I re-downloaded the GF version but found out the BuildVersion.xml number on this client was already the same as the one originally found in the server files ('9204'). So unfortunately no progress on making this one work.
 
Last edited:
Back
Top