In regards to gaming, what is “optimization”?

301 views

If consoles are just glorified PCs now, how is it that a game designed for PS5 or X-Box Series X alone better than one that is designed to be cross platform?

In: 19

14 Answers

Anonymous 0 Comments

They aren’t just glorified PCs. They are very similar to PCs in some ways, but each console has different hardware and graphics chips that have unique features.

One that is designed to be cross platform only uses the features that are either common to all platforms, or ones that the compiler (the software that turns their text based code into a program to run) can automatically figure out how to use effectively.

If the game is optimized with a particular piece of hardware in mind it can use it to its full potential (if the programmers are good). But the downside is porting it to another platform becomes a lot more work.

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