Re: Guide: Tera-localhost
Any idea why the launcher shortcut launches and closes itself after a few secs?
Directly clicking on the launcher executable file gives me "Can't find SSNL" error
Re: Guide: Tera-localhost
Is good the idea, but if you do a guide do it right, from 0 how can compile and start the sever, and post the reference where you got the fixes of the files, give the thanks to the people who do the fix ^^
Re: Guide: Tera-localhost
Quote:
Originally Posted by
angelmx
Is good the idea, but if you do a guide do it right, from 0 how can compile and start the sever, and post the reference where you got the fixes of the files, give the thanks to the people who do the fix ^^
what the problem? how to compile server you can see in tera release, there you could find all what you need, there you can find tera-laucher source and made it right!!!
Thanks for the guide....
Re: Guide: Tera-localhost
Quote:
Originally Posted by
angelmx
Is good the idea, but if you do a guide do it right, from 0 how can compile and start the sever, and post the reference where you got the fixes of the files, give the thanks to the people who do the fix ^^
All server files are in their respective subjects, you DOWNLOAD everything from its origins, then follow the guide I put myself.
Quote:
Originally Posted by
whatsnew
Any idea why the launcher shortcut launches and closes itself after a few secs?
Directly clicking on the launcher executable file gives me "Can't find SSNL" error
this problem is that you have not placed well the launcher folder, you must place the folder in C: \ wamp \ www, and then turn on the wampserver, this will make your computer stays in localhost, look at the guide from the items 4 . greetings.
Re: Guide: Tera-localhost
how it works with external IP? what need to edit?
Re: Guide: Tera-localhost
Quote:
Originally Posted by
jorge1978
All server files are in their respective subjects, you DOWNLOAD everything from its origins, then follow the guide I put myself.
I don't see any thanks in the lines. ^^
Re: Guide: Tera-localhost
Quote:
Originally Posted by
angelmx
I don't see any thanks in the lines. ^^
Friend, the guide is my property, I see that would have to thank me myself, the files are from other publications, not put them because they are not mine, but want to make a localhost servidro that has downloaded the responsibility. Thank you.
Quote:
Originally Posted by
reyboyman
how it works with external IP? what need to edit?
This guide is designed to connect to the game server on localhost, this means that even though you are disconnected from the Tera internet you can play offline, I mean in localhost with ip 127.0.0.1 which is the local ip pc.
Re: Guide: Tera-localhost
Quote:
Originally Posted by
jorge1978
Friend, the guide is my property, I see that would have to thank me myself, the files are from other publications, not put them because they are not mine, but want to make a localhost servidro that has downloaded the responsibility. Thank you.
This guide is designed to connect to the game server on localhost, this means that even though you are disconnected from the Tera internet you can play offline, I mean in localhost with ip 127.0.0.1 which is the local ip pc.
well, honestly speaking, you just put things together
original credits should go to uebari and str8killa
1 Attachment(s)
Re: Guide: Tera-localhost
original credits should go to uebari and str8killa Attachment 129401fully working server :thumbup:
Re: Guide: Tera-localhost
Quote:
Originally Posted by
whatsnew
Any idea why the launcher shortcut launches and closes itself after a few secs?
Directly clicking on the launcher executable file gives me "Can't find SSNL" error
hi whatsnew or anyone?, did you manage to fix this error Can't find SSNL?. actually im running the client with parameter shortcut "1 3f713c8832442409908b28c3ea3ad6a1 0 1 test en" and i can connect and play on the server. i only want to fix the launcher with the fix above.
Re: Guide: Tera-localhost
Quote:
Originally Posted by
jorge1978
Hex
68 74 74 70 3A 2F 2F 31 30 2E 30 2E 30 2E 34 2F 6C 61 75 6E 63 68 65 72 2F 73 65 72 76 65 72 73 2F 73 65 72 6C 69 73 74 65 6E 67 6C 69 73 2E 65 6E
What is under Hex replace this code:
68 74 74 70 3A 2F 2F 63 61 6C 6C 6F 73 74 2F 68 6F 6C 61 75 6E 63 68 65 72 2F 73 65 72 76 65 72 2F 73 65 72 6C 69 73 74 65 6E 67 6C 69 73 2E 65 6E
This is from Uebari and don't see their name in the credits.
1 Attachment(s)
Re: Guide: Tera-localhost
my characters sexy Tera Online private server: Attachment 129427 : Grr:
Re: Guide: Tera-localhost
A simplified version of this guide:
Quote:
Requirements:
NGINX, Apache [WampServer, XAMPP], IIS, or LiteSpeed
On-Tera client [stra8killa's client torrent file]
Updated Tera server files [uebari's files]
The Tera Launcher [uebari's launcher]
Hex editor, preferably HxD
1] With the hex editor, open the launcher and look for these hexadecimal values:
68 74 74 70
There should be a string with:
http://10.0.0.4/launcher/servers/serlistenglis.en
Full hex:
68 74 74 70 3A 2F 2F 31 30 2E 30 2E 30 2E 34 2F 6C 61 75 6E 63 68 65 72 2F 73 65 72 76 65 72 73 2F 73 65 72 6C 69 73 74 65 6E 67 6C 69 73 2E 65 6E
2] Replace it, but make sure you fill up all the spaces!
3] Save the changes and have our laucher edited to localhost.
4] Make a file with the name, "serlistenglis.en", that fits inside the hex values with notepad and put this inside:
Code:
<?xml version="1.0" encoding="utf-8"?>
<serverlist>
<server>
<id>2</id>
<ip>127.0.0.1</ip>
<port>11101</port>
<category>PvE</category>
<name raw_name="name of server">
<![CDATA[ name of server ]]>
</name>
<crowdness sort="1">Average</crowdness>
<open sort="1">Open</open>
<permission_mask>0x00000000</permission_mask>
<server_stat>0x00000001</server_stat>
<popup>
<![CDATA[ Play Now. ]]>
</popup>
<language>en</language>
</server>
</serverlist>
5] Make a folder called "launcher" with another folder called "server" in "launcher".
6] Then, put "launcher" in the "www" or "htdocs" folder of your web server.
7] Create a shortcut of the launcher.
8] Edit the shortcut. Where it says "target", add:
Code:
1 (MD5PWHERE) 0 1 (USERNAMEHERE) en
after you put a space after the path of the launcher.
9] Turn on the server.
10] Open WampServer and make the server online. Then, start the launcher shortcut.
11] Play.
Better than Google Translate, huh? :P
Re: Guide: Tera-localhost