this post was submitted on 13 Mar 2026
28 points (65.6% liked)

Linux Gaming

24881 readers
355 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
top 13 comments
sorted by: hot top controversial new old
[–] tabular@lemmy.world 74 points 1 day ago* (last edited 1 day ago) (1 children)

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.

[–] Feyd@programming.dev 18 points 1 day ago

Almost reads like FUD targeted at game executives TBH

[–] ZephyrXero@lemmy.world 64 points 1 day ago* (last edited 1 day ago) (2 children)

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

[–] bishoponarope@lemmy.world 9 points 1 day 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 30 points 1 day ago* (last edited 1 day 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 40 points 1 day ago (1 children)

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 6 points 1 day ago (1 children)

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.

[–] kalpol@lemmy.ca 6 points 1 day ago (3 children)

Or just use https://malus.sh/

(I say this out of horror that such a thing exists)

[–] felbane@lemmy.world 3 points 23 hours ago

This is clearly satire.

[–] folekaule@lemmy.world 5 points 1 day ago (1 children)

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 4 points 1 day ago* (last edited 1 day ago) (1 children)

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.

[–] SmoochyPit@lemmy.ca 2 points 6 hours ago

You might’ve “eaten the onion” a bit. It’s satire, read the full page cuz it’s actually a banger.

But I think a similar thing is actually happening at a larger scale with LLMs trained on FOSS code.

Also the increased demands put onto FOSS maintainers by vibe-coded contributions and by “AI-powered” analysis tools are a problem in their own right.

Is this a parody?