[MU2] Server Emulator - mu2core (.NET 4.0, c#)

Results 1 to 13 of 13
  1. #1

    [MU2] Server Emulator - mu2core (.NET 4.0, c#)

    Hello there. As some (actually, most of you, I think) have seen MU2 local beta test leaked client thread by MeGaMaX (yo men, squirrels ftw !). What I'm going to initiate here is a MU2 server files emulator development. Here is some info on project details:

    Name: mu2core
    Goals: Building a complete, scaleable MU2 server emulator
    Programming language, CLR: C#, .NET 4.0, Visual Studio 2010
    Database server engine to be used: Most likely - Microsoft SQL Server 2008 R2, but multiple database servers support (like MySQL, for example) might be implemented in future (if we see a good point for that).

    Currently we are searching for reverse engineers and people who knows programming lang/enveronment specified above.

    Tasks of reverse engineers (current):
    - Doing research on MU2 network protocol
    - Doing research on MU2 network packet structures
    - Core developers shouldnt see any assembly code - not every good .NET dev knows it. Well, what I mean is that you should give DATA (packet structure and logic, good example of packet documentation can be found here: http://lesderid.net/PDoc/r.php?file=LoginServer), not some code which might be considered as black magic by core developers.
    - Providing fresh info to core developers about stuff specified above


    Tasks for core developers (cu:
    - Implementing scaleable server engine. This means code should be fast, understandable for other core development team members. And.. no weird sh!t like
    Code:
    if(1 == getReturnResponse())
    {
    }
    Well, I hope you got the point :)
    - Communicating with REs, requesting stuff to RE even before it's needed (but seems to be useful soon), so, REs has time to do their work.

    -------------------------------------------

    Update: some screenshots





    Any questions related to project should be posted in this thread. We will try to answer you as fast as we can. Alternatively, you can contact me through skype: viral.leet (when adding me, please, specify this thread name as invitation message).
    Last edited by Chern0byl; 15-09-13 at 11:09 AM.


  2. #2
    Valued Member Nekses is offline
    MemberRank
    Jun 2007 Join Date
    142Posts

    Re: [MU2] Server Emulator - mu2core (.NET 4.0, c#)

    good luck!

  3. #3

    Re: [MU2] Server Emulator - mu2core (.NET 4.0, c#)

    Thanks. Added some screenshots.

  4. #4
    Account Upgraded | Title Enabled! jonnybravo is offline
    MemberRank
    Sep 2006 Join Date
    773Posts

    Re: [MU2] Server Emulator - mu2core (.NET 4.0, c#)

    i have there old old source code mux...

  5. #5

    Re: [MU2] Server Emulator - mu2core (.NET 4.0, c#)

    Quote Originally Posted by jonnybravo View Post
    i have there old old source code mux...
    I don't think we will have any use for it :(

  6. #6
    Developer MeGaMaX is offline
    DeveloperRank
    Jun 2007 Join Date
    ~!Ro_oT!~Location
    642Posts

    Re: [MU2] Server Emulator - mu2core (.NET 4.0, c#)

    Good luck my bro :), squirrels ftw ^^

  7. #7
    Developer Macbeth is offline
    MemberRank
    Dec 2007 Join Date
    SwedenLocation
    392Posts

    Re: [MU2] Server Emulator - mu2core (.NET 4.0, c#)

    Start a thread in the mu development section so we can track your progress from there.

  8. #8
    Apprentice BEEKO is offline
    MemberRank
    Feb 2007 Join Date
    9Posts

    Re: [MU2] Server Emulator - mu2core (.NET 4.0, c#)

    I'm a fresh computer science graduate, I'd love to join the project.
    What should I do?

  9. #9
    Enthusiast GinjiBan is offline
    MemberRank
    Apr 2008 Join Date
    28Posts

    Re: [MU2] Server Emulator - mu2core (.NET 4.0, c#)

    You only have to contact Chern0byl (SKYPE: viral.leet).
    When adding him, please, specify this thread name as invitation message.

    Then explain him what you're here for and wait for his answer ;).

    GinjiBan.

  10. #10
    Enthusiast Kernighan is offline
    MemberRank
    Apr 2013 Join Date
    MoldovaLocation
    35Posts

    Re: [MU2] Server Emulator - mu2core (.NET 4.0, c#)

    Currently we are searching for reverse engineers and people who knows programming lang/enveronment specified above.
    Can I join to developing? :)

  11. #11
    Enthusiast GinjiBan is offline
    MemberRank
    Apr 2008 Join Date
    28Posts

    Re: [MU2] Server Emulator - mu2core (.NET 4.0, c#)

    As I said, just add Chern0byl on Skype and ask him if he still needs developers :).

    GinjiBan.

  12. #12
    Enthusiast Kernighan is offline
    MemberRank
    Apr 2013 Join Date
    MoldovaLocation
    35Posts

    Re: [MU2] Server Emulator - mu2core (.NET 4.0, c#)

    Currently added him to skype, thanks

  13. #13
    Apprentice BEEKO is offline
    MemberRank
    Feb 2007 Join Date
    9Posts

    Re: [MU2] Server Emulator - mu2core (.NET 4.0, c#)

    Quote Originally Posted by GinjiBan View Post
    As I said, just add Chern0byl on Skype and ask him if he still needs developers :).

    GinjiBan.
    Thanks a lot!



Advertisement