This is a little unusual. Most games never explicitly say you need an SSD or a HDD - but Starfield does! This likely isn’t a hard limit, as recommendations are often just that, but I cannot help but wonder what would happen if the game is run on an HDD?

  • Spitfire@pawb.social
    link
    fedilink
    arrow-up
    7
    ·
    1 year ago

    It’s likely not only for loading times, but faster loading/streaming of assets and textures. May reduce pop-in with a SSD compared to a HDD.

    • UsualMap@fedia.io
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Indeed but it’s also a matter of how you design your game. If you’re assuming that a game is running off a hard drive, then you’ll likely design it so that it loads everything in at load time because the assumption is that storage will be too slow to provide assets on an “as-needed” basis.

      On the other hand, if you can rely on there being an SSD you can just assume that you’ll be able to grab everything and as when needed.

      This actually has an added benefit in that you can design more ‘ambitious’ games because you don’t have to worry about needing to fit all of your assets for a given ‘level’ into system memory. You can rely on the fact that you can just load and unload things as and when needed.

    • Prof. Sweetlove@beehaw.org
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Yeah, it probably works on an HDD as well, but load times will be awful. I think this gets blown out of proportion. These AAA games or any game which had to load assets or whatever which exceeded available memory always had issues with load times etc. on HDD. So asking users to run it on an SSD is quite sensible to me.

      We should argue though if a size of 125GB is actually necessary… Looks like it’s time to upgrade my M.2 SSDs from 500GB to 2TB at least 😅