this post was submitted on 29 Jul 2023
227 points (100.0% liked)
Gaming
30520 readers
177 users here now
From video gaming to card games and stuff in between, if it's gaming you can probably discuss it here!
Please Note: Gaming memes are permitted to be posted on Meme Mondays, but will otherwise be removed in an effort to allow other discussions to take place.
See also Gaming's sister community Tabletop Gaming.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The only reason is hardware limitation. I imagine it's more difficult to load at any point in the game in a massive game due to how much is stored in your memory.
Let's say you're playing a game and there's 6 NPCs outside and they're doing their own thing.
If the game has a traditional save system, when you exit the save location it's normal for these entities to rest let their position. Maybe at best their properties (maybe they were wet because of rain) are saved.
But it's much easier to just not save any of this info and reload everything from scratch and only save your progress and location.
Some games seem to manage it quite well though? But yeah, they probably had to pit a lot more energy into implementing it.
I think some custom game engines have creative solutions for handling instant saving and loading. For example System Shock has save and load without any delay. But it is a fairily simplistic game at the same time.
That is one thing they got right I guess.