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!

[C# & CPP] Emulator for Open Beta Client

Initiate Mage
Joined
May 20, 2016
Messages
2
Reaction score
4
I have been working on an emulator for open beta client on my freetime. I decided to make the project open source so everyone can learn and contribute. I suggest to carefully read the code as I believe that even intermediate level devs will learn something from my work.
Sincerely yours Shine


Things that I have done:

  • A complete gateway server (supports patch seeding but download server is missing)
  • Basic game object system (spawn, despawn, talk etc)
  • Collision system (currently have some bugs with bms objects, not a big deal)
  • Login screen functions (character create, delete, select)
  • Basic character functions (dest. movement, sky movement, emote, teleport etc..)
  • Most of item operations (buy, sell, move in inventory etc..)



Some screenshots ingame:
7wURgas - [C# & CPP] Emulator for Open Beta Client - RaGEZONE Forums

AvaegoI - [C# & CPP] Emulator for Open Beta Client - RaGEZONE Forums

c8gxFsl - [C# & CPP] Emulator for Open Beta Client - RaGEZONE Forums

Ojn7ttk - [C# & CPP] Emulator for Open Beta Client - RaGEZONE Forums

OPSuAx7 - [C# & CPP] Emulator for Open Beta Client - RaGEZONE Forums

xWVL1JJ - [C# & CPP] Emulator for Open Beta Client - RaGEZONE Forums

fXqD1lh - [C# & CPP] Emulator for Open Beta Client - RaGEZONE Forums



Links:
Project github:
Client:
Database dumps:
Client Dll for modifications (I did some edits for gm commands etc.):
 

Attachments

You must be registered for see attachments list
Retired
Joined
Oct 28, 2013
Messages
536
Reaction score
103
Seems like that you are running this on a pretty old client, even older than 188 and ecSRO.
Lets see how this will progress for the future.
 
Initiate Mage
Joined
Jul 17, 2016
Messages
1
Reaction score
0
any tip how to use Asio in Visual Studio 2015?
 
Skilled Illusionist
Joined
Jan 6, 2012
Messages
302
Reaction score
30
Hi brother, is it possible to upload files because it does not work?
 
Initiate Mage
Joined
Apr 27, 2020
Messages
4
Reaction score
0
Seems to be dead project :(, wish not (but github not updated)
 
Back
Top