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!

Tales Runner server setup

Status
Not open for further replies.
Sharing is caring
Developer
Joined
Feb 1, 2007
Messages
2,086
Reaction score
728
Setup a Tales Runner Private Server (very early stage & incomplete)

Ooh hai,

I decided it's a good time to get Tales Runner dev going so this thread will contain everything to get started with it.

PLEASE KEEP IN MIND THAT THIS THREAD WILL BE UPDATED BY ME DAILY.

I need to find a GOOD, RELIABLE HOST for all the TR FILES before I upload because it's huge.
You can use the dist for now but I think it's going to be closed very soon.

- KillerStefan

== Download ==

Microsoft SQL Server 2008 R2 Express Edition with Management Studio (64-bit) -
Microsoft AppLocale -

== Server Files ==

2008 KOR Version -
2009 KOR Version -
2010 JAP Version -
2010 KOR Version -
2011 KOR Version -
2011 KOR Test Version -
2012 KOR Version -
2012 KOR Test Version -

== Database ==

2010 KOR Version - NEED HOST
2011 KOR Version - NEED HOST
2012 KOR Version -

== Tools ==

Server Controller -
Execute All By One - NEED HOST

== Debug ==

TR Demo 2 - NEED HOST

== Client ==

2010 USA Version - NEED HOST BECAUSE USA VERSION IS CLOSED
2010 JAP Version - NEED HOST BECAUSE JAP VERSION IS CLOSED
2012 KOR Version - latest KOR - NEED HOST BECAUSE KOR VERSION IS LOCKED

== Installation ==

Change your system locale to Korean for Non-Unicode programs in order to read text from the server files or use Microsoft AppLocale with the /L0412 switch to load a program with Korean Wansung.
Install SQL Server 2008 R2 Express as Mixed Mode with sa user and use colation Korean_Wansung_CI_AS instead of SQL_Latin1_General_CP1_CI_AS.
Run the SQL package and fill in your details, connect to your SQL server and create the database.
Name it talesrunner.
Create a User DSN with the name talesrunner.

== Database Modification ==

Tables that need to be modified:


  • dbo.tblServerListAgentSvr
  • dbo.tblServerListRoomSvr
  • dbo.tblCM_ServerListAgentSvr
  • dbo.tblCM_ServerListSessionSvr

Important tables to check:


  • dbo.tblServerSettingInfo (disable anti hack, enable double exp, etc.)
  • dbo.UserInfoLogin (loginkeys if you know what I mean)
  • dbo.tblRhaonMember (Rhaon staff team accounts which might as well be admins)
== Client Modification ==

patch.xml
Code:
<?xml version="1.0" encoding="utf-8"?>
<patcher>
  <zonelist>
    <zone name="USA">
      <host>tr-game01.gpotato.com:9500</host>
      <patch host="download4.gpotato.com" path="/Talesrunner/patch/" />
    </zone>
  </zonelist>
  <program defaultparam="gpotato" />
</patcher>
This file is in the directory of the USA version as well as in the tr4.pkg file but for the Korean version it's only in tr4.pkg.
I don't know about other clients, please check this!
You can overwrite this by using parameters on trgame.exe but it seems to be overwritten upon login.
 
Last edited:
Junior Spellweaver
Joined
Mar 5, 2007
Messages
177
Reaction score
109
is very good
 
Last edited:
Sharing is caring
Developer
Joined
Feb 1, 2007
Messages
2,086
Reaction score
728
Newbie Spellweaver
Joined
Jan 3, 2009
Messages
11
Reaction score
2
What I call a great release!
After all, we are the Sanchezo !
hahaha!

Good my friend, thanks alot :p
 
Junior Spellweaver
Joined
Mar 5, 2007
Messages
177
Reaction score
109
TR_client is blocked

 
Junior Spellweaver
Joined
Dec 21, 2009
Messages
188
Reaction score
40
TR_client is blocked



I found a solution. Keep refreshing the page then waIt about 20 seconds after the Admin / Pass box comes up and boom. You downloading TR!
 
Joined
Aug 5, 2010
Messages
4
Reaction score
4
Client Korea Upload By Me


Download Now...

Hotfile
.001
.002
.003
.004
.005
.006
.007
.008
.009



Mediafire
.001
.002
.003
.004
.005
.006
.007
.008
.009

END...

Talesrunner HK



How to Setup Server and FixClient ?
 
Last edited:
Junior Spellweaver
Joined
Mar 5, 2007
Messages
177
Reaction score
109
problem resolved.
Database 2012 install ok!
now next step , server configuration.
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Mar 5, 2007
Messages
177
Reaction score
109
problem in odbc, fix this error?

________________________________________________________
I preparing guide to install the database
----------------------------------------------------------------------
 

Attachments

You must be registered for see attachments list
Last edited:
Status
Not open for further replies.
Back
Top