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 of Solaris

Status
Not open for further replies.
Divine Celestial
Joined
Feb 25, 2013
Messages
808
Reaction score
343
Hello,

Because that I got extremely bored, I will create an emulator for tale of solaris, but i do want to see anyone intrestend in this project and developing aswel.

Play game: http://localhost/play/play.php

Explanations:
crossdomain.php is used to fetch user id and md5 password data.
play.php is just an iframe for actual login.
load.php is to load the actual game with swf's, I did not get all swf's yet, I am using theyre swf's and tracking down what they use.
game_config.js there you need to input ip's and your ports etc all that crazy stuff.


Latest releases:

v1.0.1
Changelog:
- Now supported xSocket
- Now showing Logging in.. instead of failed connections.
- Added missing client-sided files
- Added config for emulator

Download: https://mega.co.nz/#!0hxBySzC!ONrs4i38Vn5I4TKbcVWDBi7OWx5gkWJKMlUgCFBpEMo
v1.0.0
Changelog:
- Added missing client-side files in order to emulate
- Started working on Server-Side
- Packets decrpyted by Jeronima.

Download: https://mega.co.nz/#!AgYk3QbZ!FmKfpHp2K6jrGMCPKqIX3m90mHFaHHVI-NSybS2hwcA

This is currently only Client-Side release, I am currently working on the emulator + I am looking forward if someone could help me to emulate this game.


Regards,
- InCube
 
Last edited:
ヽ(#゚Д゚)ノ┌┛)` Д゚)・;'
Joined
Mar 26, 2012
Messages
502
Reaction score
103
Thank you but how to set this things up ? :O

ge8zL4b - Tales of Solaris - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Divine Celestial
Joined
Feb 25, 2013
Messages
808
Reaction score
343

Attachments

You must be registered for see attachments list
ヽ(#゚Д゚)ノ┌┛)` Д゚)・;'
Joined
Mar 26, 2012
Messages
502
Reaction score
103
Thank you but I guess I do something wrong > < help please

WRZcWT1 - Tales of Solaris - RaGEZONE Forums


I6AMwBM - Tales of Solaris - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Skilled Illusionist
Joined
Jul 5, 2006
Messages
329
Reaction score
81
this is just client not a complete client&server, you will try to make server emulator from scratch
 
Skilled Illusionist
Joined
Jul 5, 2006
Messages
329
Reaction score
81
I'v decompile SWF to see how the client recieve packet but i have never write action script before.
but look like packet is binary

tos1 - Tales of Solaris - RaGEZONE Forums

in packet contains doLogin may be this is opcode command.
 

Attachments

You must be registered for see attachments list
Divine Celestial
Joined
Feb 25, 2013
Messages
808
Reaction score
343
doLogin makes the login process though and it should go through database and then send somekind of response to client. I'm trying to figure out but having absolutely no luck in it.
 
Status
Not open for further replies.
Back
Top