Skip to content

Experimental Unreal Engine 5 game server / client prototype of c++ server-authoritative MMO "Rovenhell"

License

Notifications You must be signed in to change notification settings

hagukin/Rovenhell_UE

Repository files navigation

Rovenhell

Rovenhell is a server-authoritative MMO game server architecture, powered by Unreal Engine 5.
Instead of using Unreal's Replication system, Rovenhell uses custom-written netcodes to synchronize around 200 players per dedicated server.

The project is NOT intended to serve as a networking foundation; it is a prototype designed to test a distributed, dedicated-server-based MMO architecture. It has been discontinued due to architectural limitations discovered during implementation.

For more information, visit here.

Showcase

playerTest

Architecture Overview

BriefArchitectureOverview

Scale-out Strategy (Unimplemented)

potentialScaleOutStrategy scaleout2

About

Experimental Unreal Engine 5 game server / client prototype of c++ server-authoritative MMO "Rovenhell"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published