S
S
SKEPTIC2019-07-28 17:46:57
Game development
SKEPTIC, 2019-07-28 17:46:57

How is data stored in shooters?

How are player data stored in already created online shooters?
For example in CSGO? There, on average, the frequency of sending data to the server is 64 times per second. Where and how is the data stored there?
In server RAM or where?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
T
tutuborg, 2019-07-29
@tutuborg

In dynamic online games, data is stored in two places:
If the player's computer data differs from the server data, the player is considered a cheater.
Something is stored in RAM (the current moment of the game), and something is stored on the disk (data that is not needed at this moment).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question