• 0 Posts
  • 3 Comments
Joined 6 months ago
cake
Cake day: June 23rd, 2024

help-circle
  • ‘Your claim that “way more stuff is running at the same time” is only true if the PC user deliberately decides to keep other programs running alongside their game’ - So did you deliberately decide to run virus scanners, Microsoft telemetry, anti-cheat-software, preloaders for browsers like Chrome so they start up faster, explorer plugins and the usual assortment of bloat- and malware? No offense, but thinking that nothing ran on your computer unless you deliberately start it is naive. Why do you think there are so many “PC-Cleaner”-Tools? Even for Android there are “game modes” and “memory cleaners”. I have never seen anything similar on a gaming console.

    ‘It is true that while developing for PC you have to take account that different people will have different hardware, but that problem is solved by having a graphics settings menu.’ - And what do you think who designs the content that you choose from in that menu? When artists create meshes and textures they have to decide on resolution and polygon count. If your graphics card simply does not have that much memory then the performance is going to drop significantly. So if you want to have the option to lower the graphics settings you need to have assets that require less memory. I mean sure, some engines offer generic settings menus and there are algorithms that lower the memory footprint of assets algorithmically, but if course the result won’t be the same as if the assets were manually designed for that size. And if the assets are designed for a lower footprint a slider won’t be able to magically add details. The same applies for shaders. If the performance of the hardware is not sufficient a generic settings menus will only switch off effects, and unless you create an alternative the result may look pretty rough.

    So that settings menu may be a solution for the players, but for the developers it means that all the options you can choose from need to be developed and tested, and that takes time and money.


  • You are underestimating the importance of standards here. On a PC you will always only get a fraction of the hardware’s power, because there’s way more stuff running at the same time, not just the game, and because the developers can’t know exactly what hardware configuration every single gamer has. On a console you can know exactly how much RAM you will have available, so you can design your content to use that amount of data and then stream it into memory that you reserve at the start. If you do that on a PC you may ask for more RAM than the PC has or you may leave RAM unused. Or you can try to optimize the game for different specs, which costs time and money, so you won’t get the same results with the same budget.


  • It’s very similar to the previous “King”. Elvis Presley was not just a good musician, he was a cultural statement. When people first heard him sing on the radio they were sure they were listening to a black singer, but when he started talking in interviews it became very obvious that that he was not.

    Michael Jackson did something similar. He came from the musical background of black Soul bands, but as a solo artist he covered a variety of styles that were unexpected from a black musician. It’s not a coincidence that a lot of his songs deal with social issues as well (“It doesn’t matter if you’re black or white.”, “Heal the world.”, “start with the man in the mirror” where most songs of other artists are about love or having a party).