• JeeBaiChow@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    8 months ago

    Why not just make the companies open source the server code when they feel the game is no longer profitable? The game can remain closed source.

    • Rossphorus@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      8 months ago

      The servers may include third-party licensed code that the developers don’t have the rights to release

      • JeeBaiChow@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        8 months ago

        Then release the spec and protocols so someone else can redevelop/ reengineer it. If they need third party, they can license or reverse engineer.

        • Rossphorus@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          8 months ago

          That’s one of the methods that SKG has suggested - just publishing the server API and leaving the actual (re)implementation of the server program to the community. That still leaves a lot of work for the community but at least it’s tractable, much more than reverse engineering raw network packets from scratch.