I’m out of the loop on modding Bethesda games like Fallout and Elder Scrolls but I’ve seen some posts here and there about using Nexus games.

Assuming Starfield is using the same engine, system, structure, etc, how possible do you think it would be to install mods? I’m going to be purchasing on Steam and running the game through Proton on Arch. Thanks.

  • kadu@lemmy.world
    link
    fedilink
    arrow-up
    23
    ·
    10 months ago

    Honestly, if the culture around modding the game develops around one specific modding tool and injector, it’s always a major headache for platforms like Linux.

    If instead they follow the much better and modern approach of quite simply posting the mod and dependencies on Nexus Mods, modding on Linux is no different than Windows.

    • flashgnash@lemm.ee
      link
      fedilink
      arrow-up
      8
      arrow-down
      1
      ·
      10 months ago

      Minecraft modding is a shining example of how to do it imo, install modloader > dump mods in mods folder

      I suppose it has the advantage of being java though

      • mnemonicmonkeys@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 months ago

        I disagree. In Minecraft modding, all the tools I’ve seen do whatever they can to prevent you from installing mods on a new version of the base fame, which leads to mod authors refusing to port to newer versions and fracturing the community. So if I want to play something like Minecolonies on the newest version of Minecraft, I probably can’t.

        In Bethesda modding there’s nothing pushing against running a mod for a newer version. And this isn’t a problem because game updates don’t break most mods, with the exception of script extenders. So if I want to play with a particular Lakeview manor mod that was developed in an old version of Skyrim Legendary Edition, it will most likely still work in the newest version of Legendary Edition

        • mnemonicmonkeys@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          10 months ago

          We can’t predict how it will work on a new game, made a decade after their last one.

          Except something as small as moving from v15.1 to v15.2 will get mods blocked in Minecraft. And regardless this isn’t a good reason to block user’s ability to add in mods. Modders are smart enough to realize a mod that hasn’t been updated in 5+ game versions probably won’t be compatible

          Also, said communities like the tools because they save time on a lot of steps such as checking for updates and dependencies, optimizing load orders, profiles for mod lists and save files, etc.