Jump to content

Sbonkers

Member
  • Posts

    14
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Sbonkers

  1. @ Exynox do you have a Discord channel where we can all gather to discuss about this project? I would really like to help!
  2. Would you mind sharing the process you followed to achieve this? In this way, both I and the whole community would benefit. Thank you!
  3. Has anyone successfully compiled the server on any Linux distribution?
  4. Hey there, I'm here to create this topic because, although there are many guides for beginners on this forum, I can't find any that are able to answer my doubts. I'll explain my situation. I have a master's degree in computer science and quite a bit of software development experience in C, C++, Rust and Python, but only in a Linux environment. I would love to study and edit the client and server sources posted by @ TMP4 in the Binaries section of this forum, but I couldn't find any guides that actually explained how to set up my own development environment for Visual Studio 2022 on Windows 10. I would like to know what I should do to develop, compile and test my changes, since the topics I consulted focus mainly on the build and deployment part. If you prefer, we can also talk on Discord or by private message. Thank you very much and have a nice day!
  5. Thank you very much @masodikbela So, basically, you're telling me that a MMO server should handle autonomously all the game mechanics using UDP, while TCP should be reserved only for things like item shop and chat system? Concerning multithreaded code, this isn't an issue at all, given my own experience and Rust compile time safety checks. Lastly, I've read something about protobuf, and as far as I can tell, this kind of things is already implemented in a few well known crates for rust, so neither this one should be an issue. Now, let's tackle the main problem, Metin2 server knowledge. Do you have any suggestions on where should i go/what should I do in order to gain some expertise on it? Once again, thank you!
  6. Upp.. Nobody wants to answer this questions?
  7. Hello everybody! I am an operating systems programmer with some experience in writing low-level material and handling simultaneous/parallel computations in C, C ++ and Rust, but I have never written any network software that could be worthy of this name, nor something related to the world of video games. I would like, as a hobby, to learn about this world in order to implement a brand new server written completely in Rust. I would like to have your advises and, moreover, to know where to move the first steps to understand how a Metin2 server works, what are the main design errors that you think have been made and what you would expect from a server designed for modern needs. Thanks!
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.