The client uses DNS for finding the login server, so you can just put an entry in your hosts file ( %WINDIR%\System32\drivers\etc\hosts )
The hostname is ' lobby.spb.hellokittyonline.com '
If you want to run it all on a local machine, the entry would be
Code:
127.0.0.1 lobby.spb.hellokittyonline.com
The login server indicates where the realm servers are as part of the communication protocol, so no additional hostname configuration should be necessary beyond that.
Hope this helps,
zinmirai
p.s. Necroing threads wasn't mentioned in the subforum rules; since this is a relatively low traffic subforum, I'll assume it's best to keep the information consolidated into a few threads.