Skip to content

Middleware server for server-authoritative MMO experimental prototype "Rovenhell"; Using Windows I/O completion port

License

Notifications You must be signed in to change notification settings

hagukin/Rovenhell_Middleman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Middleware server for server-authoritative MMO experimental prototype "Rovenhell"; Using Windows I/O completion port

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published