1
\$\begingroup\$

I have a game with a lot of asset (textures, 3d model etc), that reach 1 gigabyte of datas.

If i plan to release new prefabs and models, what's the best approach ? How to not create new builds and force my users to download everytem 1+ gigabytes ?

Thanks

\$\endgroup\$
3
  • 3
    \$\begingroup\$ Possible duplicate of How do patches in games work? \$\endgroup\$ Commented Apr 13, 2018 at 17:42
  • \$\begingroup\$ See also previous questions & answers about Unity asset bundles \$\endgroup\$ Commented Apr 13, 2018 at 18:12
  • \$\begingroup\$ This question seems subjective, in that, I don't know how you are patching your game. For some distribution platforms, replacing meshes that are embedded in unity games, shouldn't take that much more to download, regardless of how the meshes were added to the project. However, if you're patching by comparing and overwriting whole files, then that's a whole different beast. In short,... how much it takes to patch a game, depends on how your patcher works. \$\endgroup\$ Commented Apr 13, 2018 at 23:07

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.