• ramsorge
    link
    fedilink
    arrow-up
    27
    arrow-down
    1
    ·
    1 month ago

    They should open source the server if they are going to shut it down.

    • chonglibloodsport@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      1 month ago

      This is clearly the best option. Sometimes they can’t, though, because they have deals with 3rd party companies for libraries they depend on and they don’t have permission to release.

      Personally I’d prefer they just rip out all the 3rd party code and release whatever they have left, leaving it up to the community to fill in the gaps with open source alternatives.

      I think what they really want is to shut down the game and release the sequel so that everyone is forced to upgrade. I hate that. If they do that then they should forfeit their copyright.

      • ramsorge
        link
        fedilink
        arrow-up
        4
        ·
        1 month ago

        I love that I can still play Quake… 28 years later

      • Abnorc@lemm.ee
        link
        fedilink
        arrow-up
        16
        ·
        1 month ago

        Would open sourcing the code really be necessary to enable people to make their own server? They could release it as proprietary software.

        • KillingTimeItself@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          4
          ·
          1 month ago

          open sourcing is the best faith solution, especially since they have no IP rights benefits in keeping it. It also allows the community to fix any stupid bugs, like GTAV for example.

          • Abnorc@lemm.ee
            link
            fedilink
            arrow-up
            3
            ·
            1 month ago

            They may still be using code that’s in their dedicated servers, but I agree that an open source solution shows the most good faith.

            • KillingTimeItself@lemmy.dbzer0.com
              link
              fedilink
              English
              arrow-up
              1
              ·
              27 days ago

              They may still be using code that’s in their dedicated servers

              don’t? Also to be clear, if that’s a huge problem, you could also just BSD the code, and call it a day, you would need to publicly release most of the new code based on it, but that’s not going to ruin you as a company, especially if people can fix bugs in it for freesies.

              Or just open source the next server component that you need. That’s the simple solution.