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 EMU Server Files (str8killa) discussion thread

Initiate Mage
Joined
Aug 27, 2013
Messages
27
Reaction score
3
nice !! if you can to do it worked please post here :)

sure but right now i have to wait my friend to try from the other side. because you cannot connect to your pc host using exe have it must be other user than it will connect :D

What you guys think about this and
 
Last edited:
Joined
Feb 2, 2012
Messages
412
Reaction score
249
@dreams gaming
they use the same file: tera-game.exe (unpacked tl.exe)
they only have another client revision and launcher (gui)


its one and teh same.. launcher start (exe) !!!
upper ..> our
down ..> dreams



so ..
its all about how we configure the no-ip but it should work !!!
 
Last edited:
Experienced Elementalist
Joined
Jul 15, 2006
Messages
224
Reaction score
3
oh very interesting... I will test it

i have to change P5y10\build\config\network\networkconfig.xml =
<network_IP>127.0.0.1</network_IP> to <network_IP>myserver.no-ip.info</network_IP> ?

i have to change P5y10\build\config\network\databaseConfig.xml =
<database_Host>127.0.0.1</database_Host> to
<database_Host>myserver.no-ip.info</database_Host>


i have to change P5y10\Server2Go\htdocs\www\tera_1725\server\serverlist\serverliste.en =
<id>1</id> <ip>127.0.0.1</ip> to <id>1</id> <ip>myserver.no-ip.info</ip>
<id>2</id> <ip>127.0.0.1</ip> to <id>1</id> <ip>myserver.no-ip.info</ip>


i have to hex P5y10\Tera_Launcher_Source_1725\build\tera-game.exe =

=46 chars to
=46 chars (rename folders)

i have to hex P5y10\Tera_Launcher_Source_1725\build\TeraLauncher.exe =

change text box "http://127.0.0.1/server/serverlist/server_list" to "http://myserver.no-ip.info/ser/list/serve_list"

Is it all do I have to make?? it is I understand.
please say me what more do i have to make?

so thx and sorry for my bad english...
 
Last edited:
Joined
Feb 2, 2012
Messages
412
Reaction score
249
you dont have to change: (this 2 are optional when there are more gameservers running on another host somewhere else) !!!
-\build\config\network\networkconfig.xml = >>> change this only if gameserver runs on another pc/host!
for this gameserver runs for normal on the same host so it wil always be 127.0.0.1 !!!

-\build\config\network\databaseConfig.xml = >>> change this only when database runs on another pc/host!
lets say you have a website soewhere with mysql database xyz.abc.de/phpmyadmin
and mysql is always too on the same host so it will always be 127.0.0.1 !!!


you have to edit:
-in the launcher SOURCE teh Login Button function with the getwebstring adress to the adress of the auth.php file
>> input the adress of the auth.php

-hex edit the tera-game.exe to the adress of the serverlist
>> input the adress of the serverlist

-and in the serverlist the adress to the gameserver
www\tera_1725\server\serverlist\serverliste.en >> input the adress of the gameserver!!!


but it will not work with Server2Go !!! i already tested it!!
when you edit the pms_config file to LOCAL you only get connection from inside..
if you edit to NETWORK you get connection with launcher from outside so you can login in launcher!!
but you dont get connection to the serverlist and cant login !!!

If you want to use the server with Network you ll have to set up a real WEBSERVER like XAMPP with /Apache/MySQL !!!
it should then work


short:
-Setup a real Webserver
-edit Launcher source (to auth.php)
-edit tera-game.exe (to serverlist)
-edit serverlist file (to gameserver)
 
Joined
Jan 13, 2011
Messages
770
Reaction score
177
famasown64, current version on 1725 protocol works ONLY with MySQL 5.1.xx in newer virsion unworkable...

P.S. Please read nearest older topic about TERA GameServer emulator.
 
Last edited:
Initiate Mage
Joined
Aug 27, 2013
Messages
27
Reaction score
3
oh very interesting... I will test it

i have to change P5y10\build\config\network\networkconfig.xml =
<network_IP>127.0.0.1</network_IP> to <network_IP>myserver.no-ip.info</network_IP> ?

i have to change P5y10\build\config\network\databaseConfig.xml =
<database_Host>127.0.0.1</database_Host> to
<database_Host>myserver.no-ip.info</database_Host>


i have to change P5y10\Server2Go\htdocs\www\tera_1725\server\serverlist\serverliste.en =
<id>1</id> <ip>127.0.0.1</ip> to <id>1</id> <ip>myserver.no-ip.info</ip>
<id>2</id> <ip>127.0.0.1</ip> to <id>1</id> <ip>myserver.no-ip.info</ip>


i have to hex P5y10\Tera_Launcher_Source_1725\build\tera-game.exe =

=46 chars to
=46 chars (rename folders)

i have to hex P5y10\Tera_Launcher_Source_1725\build\TeraLauncher.exe =

change text box "http://127.0.0.1/server/serverlist/server_list" to "http://myserver.no-ip.info/ser/list/serve_list"

Is it all do I have to make?? it is I understand.
please say me what more do i have to make?

so thx and sorry for my bad english...


Ok the question is if you wanna make it online without using no-ip is easy.

port forward your router with your local ip by checking on (start->run->cmd->type in "ipconfig") get your local ip example 192.168.0.100 and then check your default gateway should be something like this 192.168.0.1 it must have "1" on the last ip.

login to your router by type in 192.168.0.1 (default ip) and it will ask you to put in id and password for login into your router.

go to portforward features or you can search how to portforward your router.

place in your local ip 192.168.0.100 for example and input port you want to open 80 (webservice)
game port will be 11101

and then save it and reboot your router.

Next to give check and find out you wan IP


it will provide your external ip and that is called WAN IP. enter your port 80 that you open for webserver. if it says it is open means people can type in your wan ip to go to your website. for example mine is

210.187.241.129/dg/

ps: thats my website design i wanna show :p

if your friend able to see it means you are now online! and people can access you website plus you did open port for game 11101 right? check that port is open or not.

if it is! now let's make it online :) so what you have to change is your server files network change it to your WAN IP

and make sure you server 2go or xamp must be change ip to local ip 192.168.0.100 for example.

and people would able to see your website you host from your PC.

your serverliste must change to your WAN IP 210.187.241.129 for example.

but just leave out your database ip to be 127.0.0.1.
ok finish with this means is online and the last step


Launcher and tera-game.exe

Tera Launcher source folder go into ->
TeraLauncher->Forms

and then open up LoginForm.cs with notepad and find 127.0.0.1 and change it to WAN IP 210.187.241.129

and save

**know this is important. you need to ask someone or your friend outside for your OWN IP to compile with it. thats what i did on my side since i cannot compile it because im inside my wan ip. so i ask my fren to do it since they were able to login successfully and hit play and it compile.


Tera-game.exe

-better open it with HXD editor
-find (it would not have serverlist.en) so make sure 46 character to replace with your WAN IP for example make sure it is 46 char.
and give it to your fren.


**make sure your webserver you have serverlist.en located or not your friend launcher wont start anything up since tera-game.exe could not found you serverlist.en


~~~~~~~~~once you understand about this you wont have any problem regarding no-ip.com~~~~~
 
Experienced Elementalist
Joined
Jul 15, 2006
Messages
224
Reaction score
3
you dont have to change: (this 2 are optional when there
short:
-Setup a real Webserver
-edit Launcher source (to auth.php)
-edit tera-game.exe (to serverlist)
-edit serverlist file (to gameserver)

-Setup a real Webserver
I am using Diskw
-edit Launcher source (to auth.php)...
P5y10\Tera_Launcher_Source_1725\build\TeraLauncher.exe ?? Do i have to HEX it??

I find 2 auth.php
1.- P5y10\Tera_Launcher_Source_1725\www\auth.php
2.- P5y10\diskw\www\auth.php


-edit tera-game.exe (to serverlist)
OK

-edit serverlist file (to gameserver)
is it? P5y10\diskw\www\server\serverlist\serverliste.en in i see:

<server>
<id>1</id>
<ip>127.0.0.1</ip> <ip>myserver.no-ip.info</ip> ??
<port>11101</port>


is it ok? sorry for all ask no angry please i so thz you !!!
 
Initiate Mage
Joined
Aug 27, 2013
Messages
27
Reaction score
3
Check this out (nocoding much)

Wanna try 46 char works for no ip can try put in your into tera-game.exe if it pops up means it works


to check the adress works here

 
Joined
Feb 2, 2012
Messages
412
Reaction score
249
-Setup a real Webserver
I am using Diskw
-edit Launcher source (to auth.php)...
P5y10\Tera_Launcher_Source_1725\build\TeraLauncher.exe ?? Do i have to HEX it??

I find 2 auth.php
1.- P5y10\Tera_Launcher_Source_1725\www\auth.php
2.- P5y10\diskw\www\auth.php


-edit tera-game.exe (to serverlist)
OK

-edit serverlist file (to gameserver)
is it? P5y10\diskw\www\server\serverlist\serverliste.en in i see:

<server>
<id>1</id>
<ip>127.0.0.1</ip> <ip>myserver.no-ip.info</ip> ??
<port>11101</port>


is it ok? sorry for all ask no angry please i so thz you !!!



1. wtf is diskw?
use a webserver like xampp with apache & phpmyadmin.. for database and else

2. could you read
-edit Launcher source (to auth.php)...
P5y10\Tera_Launcher_Source_1725\build\TeraLauncher.exe ?? Do i have to HEX it??
Launcher Source !!! its teh sourcecode.. edit the function for login and change the line
getwebstring(...) to your auth.php file
and recompile to a new TeraLauncher.exe then!!!

3. the auth.php in the source www directory is the source... this ones you should copy&paste to your webserver!!!
its a backup like

4. hex edit tera-game.exe with adress to serverlist

5. edit the line in serverlist file to your gameserver
 
Initiate Mage
Joined
Jun 2, 2013
Messages
17
Reaction score
0
help me please i have black screen after video intro (sorry for my english)

Server2Go start no problem
GameServer start no problem
 
Joined
Feb 2, 2012
Messages
412
Reaction score
249
help me please i have black screen after video intro (sorry for my english)

Server2Go start no problem
GameServer start no problem

seems wrong client...
look at gameserver what message you have

@shiro
what shop?
ingame npcs?
we need better tool for editing the data\bin files to add items and more


else
vote-shop`? custom items?
when you ask for that please stay away leecher
thew server is in some way development stage and you would like do money?
 
Initiate Mage
Joined
Jun 2, 2013
Messages
17
Reaction score
0
Capture.PNG - Tera EMU Server Files (str8killa) discussion thread - RaGEZONE Forums

you can help me
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Jun 12, 2012
Messages
70
Reaction score
9
where get good client

Jessus have you tried reading the txt files provided to you especially the one called client-dowload? maybe just maybe who knows thats where you will find the link to the right client
 
Initiate Mage
Joined
Jun 2, 2013
Messages
17
Reaction score
0
you speak the link torrent i don't have software and i don't like torrent anyone have a link other that torrent
 
Joined
Jan 13, 2011
Messages
770
Reaction score
177
shiro13, so u ask about help, but after good answer u told about wrong answer, maybe we goto yours room get correct client in SSD or FLASH and gives u a key to room with blackjack and beaches?

Client u can give only from .torrent or wait untill newest ver of GS com into reality an u'll can use current TERA client from enmasse, or maybe РАК НА ГОРЕ СВИСТНЕТ....
 
Initiate Mage
Joined
Jun 2, 2013
Messages
17
Reaction score
0
i understand just half to those you speak,writing better and see


apart from this it is possible to downgrade version

(sorry for my english)
 
Initiate Mage
Joined
Aug 27, 2013
Messages
27
Reaction score
3
you speak the link torrent i don't have software and i don't like torrent anyone have a link other that torrent

There is no free upload server gonna host a file that is big 19.56GB
if you wanna make your life easier download the bittorent by searching on GOOGLE

and download what it says on txt and walaaaa there you go just sit and watch till it finish download tera client

Youre getting a free open source code so you gotta do more work to get it working. people do not care for you since they able to play. so do not demand so much. the answer is download BITTORENT! and download the file so BITTORENT or any Torrent application can open.
not that hard....if you want something go and get it.
 
Last edited by a moderator:
Back
Top