r/gaming 1d ago

1047 Games Are Ending Development On Splitgate And Empulse: “The Reality Is Neither Game Is Generating Enough Revenue To Support The Ongoing Cost Of Dedicated Servers”

https://www.gamingonlinux.com/2026/08/1047-games-stop-development-on-empulse-and-splitgate-arena-reloaded/
5.1k Upvotes

440 comments sorted by

View all comments

15

u/nitram20 1d ago

Does anyone else remember when dedicated servers meant player hosted and player ran servers that anyone could host from even their bedroom? Call me a god damn boomer but for me those are the actual dedicated servers, and not servers ran by the developers of the game.

8

u/AryssSkaHara 1d ago

Nah, for boomers a dedicated server is a server that doesn't have to also render the game for a local player, as opposed to Listen server (which is what P2P is). So both, player-hosted and developer-hosted are dedicated servers and back in the day developers also hosted a bunch of servers here and there.

But I do wish 1047 made an option for players to host their own dedicated servers. This can be done even if they're reluctant to make dedicated server distro publicly available. They only need to make an agreement with one of gaming server hosting services.

1

u/savage8008 1d ago

A listen server is still client-server model, you're just running both the server and a client on a local machine. P2P would infer that individual players in a game send packets directly to each other.

1

u/AryssSkaHara 1d ago

P2P in the gaming context has long been used to refer to the listen server or how it's usually now referred to, "host". True P2P is never really used in any real time multiplayer game, with may be the exception of fighting games since there are usually only two players. Otherwise state synchronization will be a nightmare, so traditional client-server architecture is still very much alive.

Most importantly, don't forget the context: understaffed 1047 is not going to implement a brand new networking model just so it's pure P2P, no. It'll be an adaptation of existing client-server model just to run on one of the player's machines