It’s amazing what a difference a little bit of time can make: Two years after kicking off what looked to be a long-shot campaign to push back on the practice of shutting down server-dependent videogames once they’re no longer profitable, Stop Killing Games founder Ross Scott and organizer Moritz Katzner appeared in front of the European Parliament to present their case—and it seemed to go very well.

Official Stream: https://multimedia.europarl.europa.eu/en/webstreaming/committee-on-internal-market-and-consumer-protection-ordinary-meeting-committee-on-legal-affairs-com_20260416-1100-COMMITTEE-IMCO-JURI-PETI

Digital Fairness Act: https://ec.europa.eu/info/law/better-regulation/have-your-say/initiatives/14622-Digital-Fairness-Act/F33096034_en

  • gian @lemmy.grys.it
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    3
    ·
    18 hours ago

    Nah, if the publisher stop selling a game, just make him to release a docker image for the server and the game patched to use such docker image. No source code needed (even if it would be nice).

      • gian @lemmy.grys.it
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 hour ago

        Look, I don’t really like container, I would not suggest they are the solution for everything, but in some cases they have their use.

        I see this as one of the cases where a container can have a use. You can also use a virtual machine if you want, the point is to have something that can be run even if the original OS or libraries needed are not available anymore because they are too old or have some incompatible changes, which in the case of old game server can happen, especially if you want to keep it running for many years after the release.

      • Scrollone@feddit.it
        link
        fedilink
        English
        arrow-up
        3
        ·
        10 hours ago

        Yes! I hate Docker and containers. Just let me install the fucking app on my machine!

        • gian @lemmy.grys.it
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 hour ago

          Oh yes, You can.
          Then your game server will stop to work at the next os update and you will not have any chance to fix it thanks to some incompatible change in some part of the OS or libraries.