• tabular@lemmy.world
    link
    fedilink
    English
    arrow-up
    70
    ·
    edit-2
    21 hours ago

    By proxy (to Godot), Slay the Spire 2 is also open-source.

    Using an open source game engine doesn’t make your game open source. Even if you could get the source code onto your computer that doesn’t mean you can redistribute it legally.

    Taking a dev saying they’re not bothered about piracy and hope people can learn from the source code as a legal “OK” is like building a house on sand. An actual open source license is uncomparable as a foundation to actually build upon it.

  • ZephyrXero@lemmy.world
    link
    fedilink
    English
    arrow-up
    60
    arrow-down
    1
    ·
    edit-2
    21 hours ago

    Who wrote this garbage? This is filled with lies.

    Your game engine has no bearing on piracy. That’s the job of the store front, not the engine.

    And using an open source engine does not make your game open source.

    WTF

    • bishop@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      12 hours ago

      It’s polygon, their work was already pretty dreadful, but I feel like I distinctly recall that they started using AI slopware to generate most of their content a while back?

    • Hazzard@lemmy.zip
      link
      fedilink
      English
      arrow-up
      26
      ·
      edit-2
      20 hours ago

      I assumed you were exaggerating, but literally the first paragraph states they’re “punting into the stratosphere” the “concept that you have to pay to play a game”. What an insane false equivalency.

      Pirating it is still illegal, and pretty much every game is cracked and distributable eventually, making it no different than this case. This reads like either a very uneducated reporter, or some kind of deliberate propaganda on behalf of tools like Denuvo.

  • theunknownmuncher@lemmy.world
    link
    fedilink
    English
    arrow-up
    36
    ·
    21 hours ago

    Wow the person that wrote this article clearly does not understand how open-source or piracy works. Using a closed-source game engine is not a factor in mitigating piracy, at all. Using an open-source game engine does not make Slay the Spire 2 open-source “by proxy” or otherwise.

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

      This is mostly true, but it depends on the license. Godot is MIT so they’re fine.

      It usually depends if you link against/embed their code. For example if the library is GPL (LGPL is usually fine) then your game code may be liable to become GPL as well.

      The moral of the story is to always check the license of your dependencies before distribution.

        • folekaule@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          ·
          17 hours ago

          Oof I saw that on HN but didn’t read up on it yet.

          I’m a supporter and defender of open source, but I do have to watch for these things regularly in my $dayjob. However I would never propose this as a workaround. All the issues of trusting AI generated code side, this is just disingenuous in my opinion.

          • kalpol@lemmy.ca
            link
            fedilink
            English
            arrow-up
            4
            ·
            edit-2
            17 hours ago

            It’s basically trading all the advantages of open source just to get rid of the license.

            I also note it doesn’t appear to be working at the moment.