• CleoTheWizard@lemmy.world
    link
    fedilink
    English
    arrow-up
    23
    arrow-down
    3
    ·
    14 days ago

    Imo it’s not about having a new engine, it’s that they don’t make enough changes to it and it’s very apparent. On launch, their games are some of the most lackluster games visually. I remember the update from Skyrim to fallout was just that they added god rays to the engine, that was basically the only difference.

    Then Fallout 76 came out and not only was it extremely ill equipped for multiplayer and online, but graphically the game suffered.

    Then we talk about the quest systems in the engine, and that’s great and all, but the quest systems haven’t been fundamentally updated since Oblivion came out. Go play any other RPG, they’re running circles around Bethesda in quest design.

    What’s worse is that Starfield was met with mixed reviews and showcased their inability to modernize their engine with the loading screen problem. So ES6 is set up to make or break Bethesda.

    • deathmetal27@lemmy.world
      link
      fedilink
      arrow-up
      13
      ·
      edit-2
      14 days ago

      What you described are game design issues. The art is always only as good as the artist who makes it and the Bethesda game design team are not very good (or perhaps Todd is a mediocre director since he is directly responsible for almost all aspects of the game).

      If you see how ENB and Sweetfx enhance the visuals you know that the engine is capable of much more. There is a mod called Enderal which is a total conversion of Skyrim that uses the same engine but improves the visual in almost all aspects: better models, better post processing, new game mechanics, etc. There is also a team working on porting Vampire The Masquerade Redemption to the Skyrim engine with all new assets (guns, etc).

      So basically Bethesda games being mediocre is due to a mediocre team and direction. Even if they start using Unreal their games will still be mediocre.

      Edit: Before someone points it out, I know that ENB is not a part of the Creation Engine, but an external postprocessor that hooks into the DirectX API and modifies the rendered output. I was just saying that Bethesda could use something like this to enhance the lacklustre visuals but they deliberately chose not to perhaps due to their artistic vision for the game.

      • CleoTheWizard@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        ·
        14 days ago

        This is sort’ve true but post processing isn’t where the game struggles per se. Both Skyrim and Fallout 4 lacked LOD lighting and featured prominent Z-fighting of many textures, that’s an inherent way that the LODs are calculated in the engine.

        So most of what I’m talking about like lackluster quest design and poor visuals aren’t unfixable by the engine, but they’re direct results of developing using it. The quest structures are mostly the same as they have been for decades.

        And yes, they could easily code something like an ENB mod but they just don’t. They’re so bad at this in fact that they can’t even get proper anti-aliasing working. If I remember right, Fallout used TAA and it was so awful that I preferred a 3rd party FXAA to their solution.

        Also to be fair, ENB is similar to other graphics injectors which aren’t new on the block but you dont really want to use an injector so they’d have to code something like an ENB into their DLL and that would affect the engine so they don’t do it. It needs a big update to add stuff like that and this will be the third game they haven’t bothered to significantly change it.

        • deathmetal27@lemmy.world
          link
          fedilink
          arrow-up
          4
          ·
          14 days ago

          Makes sense. Though I would still rather they not abandon the Creation Engine and improve its underlying technical features. The modding community has more than a decade of experience with its underlying subsystems and what actually contributes to the robust modding scene of Bethesda’s games.