An interesting and important look at the development of Factorio’s Linux-native port from an actual developer: the platform in general, Wayland, GNOME’s bullshit, and dependencies.

  • Nibodhika@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    6 hours ago

    I don’t know if this is still the case, but Linux was the only platform that could save in the background because they were forking the process to do so.

    • Botzo@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 hours ago

      They mentioned it at the bottom of the blog: works ok Linux and macos. And they want you to enable it because there a bug they’re trying to reproduce.

    • Baggie@lemmy.zip
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 hours ago

      I remember reading they did port this to windows, using the same kind of process, but it was originally only on Linux because the forking process was so easily implemented.