What does optimization mean when referring to game size?

207 views

I feel like “optimization” gets thrown around as a buzz word when talking about supposed unnecessarily large game sizes, like the upcoming Mortal Kombat. But what does it actually mean for a game to be optimized? Or how can it be done?

In: 0

6 Answers

Anonymous 0 Comments

Optimization can be everything in general. So, including the size of things, speed, efficiency, etc.

In most cases, like the context you are describing, I believe optimization is considering the client’s average frame rate, stutters, netcode, etc.

Size doesn’t really matter for this if you are not aiming to optimize the size of the game. The size of the game should very rarely, if ever, have an influence on general performance. Optimizing the size of the user end product is sometimes a priority, sometimes not. With games, I don’t see much reason to be concerned with it other than the average global internet speed access or average device storage capacities. (Will vary depending on region and platform)

For example, a game being 50-150GB is acceptable due to its wide range of content capabilities.

A small text editor software being 50GB+ is a no-go. There’s not enough content to warrant spending that much space on such a small program. Plus, my users may not want to download such a large program for such little functionality.

You are viewing 1 out of 6 answers, click here to view all answers.