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!

Help make Client connect to localhost

Newbie Spellweaver
Joined
Feb 2, 2013
Messages
14
Reaction score
1
Hello Guys,

i am currently just learning by doing ... i want to emulate the login of Ragnarok Online...

I updated my gameclient to the latest version... .. I did some research about those two packets that get send to login.

Well, i didnt download any server files yet, but i guess there are three servers... a login server, channel/character server and a world server... because i found 3 different ports the client connects to...

but i just want to emulate the login because this should be pretty easy...

well but i cant find a way to connect the client to localhost....

how to do it? how does the client get those ip´s it connects to?
Can any body help me?

My really only problem is to get the client connected to me.
 
Last edited:
Newbie Spellweaver
Joined
Feb 2, 2013
Messages
14
Reaction score
1
Got it, for those who also want to know... there is a clientinfo.xml in the data.grf file... Extract it with a grf editor and edit this file.... :)
 
Back
Top