• BlackLaZoR@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 day ago

    One of the greatest advantages of windows over Linux is great retro compatibility.

    It’s completely insane that none of my native Linux games work anymore, while under Proton all windows apps work just fine

    • VindictiveJudge@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 day 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
        ·
        1 day 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.