Kyuu said:
When a developer designs a game for PC, they wouldn't have one set of hardware to deal with. in 6 years (generation) period, hundreds of different combinations of CPUs/GPUs/RAMs will arise. Even PC exclusive games are more like mutliplatform, since PC doesn't have a fixed set of hardware. It has no identity. Multiplatform games can look identical or better than their console counterpart, but exclusive console games can fully take advantage of the hardware they're designed for. |
I'm sorry, you're giving opinion not fact, I've given you some perfectly good real-world examples of why your statement just generally isn't true.
Besides, do you really think developers really optimise games for every single graphics card on the market?
No, they don't. - Not only would it be financially difficult, but it would add a massive amount of time overhead to the development schedule.
Enter API's or Application programmable Interface, so that developers don't have to get down to the bare metal.
AMD, nVidia and Intel then build their hardware to support that API's features, no longer do Developers have to build games around any particular set of hardware nuances, they can assume it's all going to be the same. (This is why Microsoft has had influence over the PS3 and PS4's GPU tech as nVidia and AMD build their GPU's to meet Microsoft Direct X specification.)
nVidia, Intel and AMD then get to work on their compilers and memory management systems etc' in the Drivers that interface with the API's to extract as much performance as possible.
Compilers these days are actually rather good, AMD used them heavily to extract as much performance from their respective VLIW5 and VLIW4 architectures on the fly.
Besides, most developers license game engines from 3rd parties, like this generations heavily abused Unreal Engine, which is actually heavily optimised on the PC, it will easily run on console-specced PC's with relative ease, provided developers don't add longer more complex shaders, improved shadows, improved lighting, improved textures, improved geometry and models and the user keeps it running at 720P or lower with 2-4x AA so the comparison is fair.

www.youtube.com/@Pemalite








