|
|
|
|
|
by nerdjon
814 days ago
|
|
There is a massive difference between those p2p games that I grew up with as well and running a live game server. Those CSGO servers are not running all of the AI mobs, progression tracking systems, and other components that many games have today. All of those things are multiple services, databases, how they all communicate in the backend, etc. These are hosting entire long running worlds that have a lot of (literally) moving pieces. That is before getting into just how much core data for the game is stored server side instead of client side for things like MMO's. I mean to my knowledge the idea that a CS server would have a database (if not multiple) running to keep track of things would be absurd? |
|
Table stakes engineering competence is not an excuse or justification here.