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!

Recent content by m70b1jr

  1. m70b1jr

    WarZ in UE5

    Oh wow, I actually just made a post earlier today asking if anyone has done this. Awesome work.
  2. m70b1jr

    [Discussion] Any Porting To UE4/5 / Unity?

    This probably isn't the best place to ask this anymore - but has anyone here managed to attempt to port Colorado, that being assets, the map, or even the heightmap to a modern engine? It would be fun to dabble and play around in it, but not something worth investing a ton of time into it doing...
  3. m70b1jr

    [Tutorial] Improving Backend / API Security (Part 1?)

    Yea, that's kinda what I'm doing. I'm using Windows Server 2022 Datacenter, and MSSQL 2022 Express. Obviously I'm using PHP 8.2.12 as well.
  4. m70b1jr

    [Tutorial] Improving Backend / API Security (Part 1?)

    Hey guys! So, this is going to be a simple, yet also advanced tutorial for improving the backend security of your self-hosted WarZ Server. So, as a recap, WarZ works something a little like this: The WarZ Launcher, client, and server uses Chilkat for HTTP & HTTPS Requests. These requests hit...
  5. m70b1jr

    [Help] Chilkat / Curl & SSL?

    Hey guys! I know I made a post (about 3 years ago) asking if anyone had updated to the newest version of Chilkat, and was wondering if there was more people who had, or anyone who's moved to curl that would point me in the right direction. On-top of that, I was curious if anyone was using SSL...
  6. m70b1jr

    [Release] Aftermath MMO V2 Full Source Code

    i think anonfiles is down
  7. m70b1jr

    [Help] Upgrading From PHP 5.3.28 to PHP 8.2

    It is - I'm currently running MSSQL 2022 Express, but I might try to migrate it to MySQL My current priority is seeing If I can get a newer version of Chilkat running, or maybe even curl?
  8. m70b1jr

    [Help] Upgrading From PHP 5.3.28 to PHP 8.2

    That's 100% what I was expecting, but it seems to just work. Interesting.
  9. m70b1jr

    [Help] Upgrading From PHP 5.3.28 to PHP 8.2

    Hey guys! This is going to be a weird post, but essentially, I was curious if anyone here has managed to upgrade to PHP 8.2, and could verify somethings for me. I actually managed to update from 5.3.28 -> 8.2, but I didn't need to edit any of the PHP files. I actually uninstalled 5.3 to...
  10. m70b1jr

    hello my friends long time no talk

    I know this is an old post, but man, this is really intriguing. I was always curious how the original hack occurred. Anyways, I plan on making a documentary-styled series on youtube on the Zombie Survival Genre, and would love to mention this in the video if that's cool.
  11. m70b1jr

    Any Updates Regarding Newer PhysX, DirectX, and Other Things?

    Have you implemented DX 11?
  12. m70b1jr

    Any Updates Regarding Newer PhysX, DirectX, and Other Things?

    I already have 3.2.5 implemented :) I just got Vulkan added as a compatibility layer to DirectX 9, (super ez), but i really want to do directX 11 for better shader, graphics, and FPS increase.
Back
Top