this post was submitted on 03 Oct 2025
30 points (100.0% liked)

Gaming

3952 readers
149 users here now

The Lemmy.zip Gaming Community

For news, discussions and memes!


Community Rules

This community follows the Lemmy.zip Instance rules, with the inclusion of the following rule:

You can see Lemmy.zip's rules by going to our Code of Conduct.

What to Expect in Our Code of Conduct:


If you enjoy reading legal stuff, you can check it all out at legal.lemmy.zip.


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] thatradomguy@lemmy.world 4 points 4 days ago (1 children)

Ok but the updates are like ~1GB-~5GB on average meanwhile something like DBD always goes beyond 10GB in update size for me. That's crazy.

Not surprising for a UE4 game. Unreal engine's pak files are notorious for not playing nice with steam's update system, where making even really small changes to a game's data can cause huge portions of the file to change (and thus have to be redownloaded). Especially when using pak file compression, which most games use because it drastically reduces loading times