• VindictiveJudge@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    19 hours ago

    I’ve been saying for a bit now that Linux games should be distributed via flatpak or similar to mitigate this problem.

    • BlackLaZoR@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      15 hours ago

      Flatpak has issues. Distributing libraries with games and forgetting about them is a security nightmare. The proper solution would be either API versioning or wine-like translation layer that translates old API calls to modern ones.