lol. has anyone found ways to optimize starfield for their pc, like reducing stuttering, FPS drops, etc?

  • 520@kbin.social
    cake
    link
    fedilink
    arrow-up
    2
    ·
    10 months ago

    My memory could also be being fuzzy. Might have been more like Oblivion and Skyrim.

    As for the megatexture thing, it’s not done anymore because it’s not needed. The reason they had to have textures load back in was because the 360/PS3 only had 512MB of total RAM, and while the 360 had shared RAM, the PS3 had two 256MB sticks for the the CPU and GPU respectively. Nowadays even the Xbox 1 is rocking 8GB.

    • Blackmist
      link
      fedilink
      English
      arrow-up
      2
      ·
      10 months ago

      I thought Megatextures were more to avoid the tiled look of many textured landscapes at the time. The idea that the artists can zoom into any point and paint what they need without worrying that it will then appear somewhere else on the map.

      Looking around, some people seem to think they were replaced by virtual texturing, but I’ve been out the loop for a long time so haven’t really kept up with what that is. I assume it allows much the same, but far more efficient than a giant texture map. Death Stranding is an example that must use something similar, because as you move about you wear down permanent paths over the landscape.

      • 520@kbin.social
        cake
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        10 months ago

        Right I think I got confused. The megatexture is a huuuuge single texture covering the entire map geometry. It has a ridiculous size (at the time of Rage, it was 32,000 by 32,000). It also holds data for which bits should be treated as what type of terrain for footprints etc.

        The problem with this approach is it eats a shit ton of RAM, which the 7th gen consoles didn’t have much of. Thus the only high quality textured that were loaded in were the ones the player could see, and loaded out when the player couldn’t.

        Megatextures are used in all IdTech games since, but because they weren’t open world and/or targeted 8th gen consoles and later, with much more RAM, unloading the textures isn’t necessary.

        • Blackmist
          link
          fedilink
          English
          arrow-up
          2
          ·
          10 months ago

          Whatever code they used to “unload” the texture was also kept for PC, because the same thing happened there. This would have been on an ATI 5870 that I played that. At least double the VRAM of any console at the time.

          Man, remember when flagship GPUs were £300? Wtf happened to those days…

          • 520@kbin.social
            cake
            link
            fedilink
            arrow-up
            2
            ·
            10 months ago

            Heh. Good times.

            Such a shame poor PC optimisation was what we kept instead of affordable cards.