this post was submitted on 30 Jul 2025
64 points (97.1% liked)

Emulation - Retro Gaming In Style

1826 readers
1 users here now

A community for discussing emulation and preservation of retro games. This community is intended for discussing the art of emulation, the tooling involved and retro gaming in general; it is not intended as a dump of ROM files.

founded 2 years ago
MODERATORS
all 21 comments
sorted by: hot top controversial new old
[–] hakase@lemmy.zip 19 points 3 days ago (1 children)

Sad to see, but I don't blame him at all.

[–] devnev@lemmy.dbzer0.com 12 points 3 days ago (2 children)

Maybe you should; the cross posted thread provides context that changed my mind

[–] Stanley_Pain@lemmy.dbzer0.com 12 points 3 days ago (1 children)

What am I missing. Cross poster thread has people mostly calling the arch users weenies.

[–] Cenzorrll@lemmy.world 8 points 3 days ago (1 children)
[–] squaresinger@lemmy.world 2 points 2 days ago* (last edited 2 days ago) (2 children)

Still, I am totally on the dev's side.

He specifically switched the license because people kept sending angry support requests for badly done distro repackages that didn't work properly.

Too many entitled users think that "customer is king" also applies when they didn't pay a cent for the software they use.

It's a common problem that FOSS developers get burnt out with idiots demanding support thinking that the developer somehow owes them something, when in reality he's giving away hundreds or thousands of hours of work for free.

[–] woelkchen@lemmy.world 1 points 1 day ago

He specifically switched the license because people kept sending angry support requests for badly done distro repackages that didn’t work properly.

Arch Linux's version literally builds his latest released code. https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=duckstation-git looks relatively straightforward. It checks out Stenzek's latest code and then does a for-loop for Stenzek's super weird build-dependencies-linux.sh script (I would have just used a .spec file in Open Build Service but my packing background is RPM and not whatever use case that is).

[–] Cenzorrll@lemmy.world 2 points 2 days ago (1 children)

I understand the dev, but it still seems like they created this problem. Seems like they could have just left the license as it was and say "only these OS's are supported at this time, feel free to port or fork but I'm not responsible for anything beyond this"

[–] woelkchen@lemmy.world 1 points 1 day ago

…or not set up a support Discord and then get mad when people ask for support…

[–] andyburke@fedia.io 11 points 3 days ago

Checking some other threads, seems this dev can show themselves out and everything will be chill.

[–] the_q@lemmy.zip 10 points 3 days ago (3 children)

Arch users are typically pretty assholish and very outspoken. They love telling people that need help to RTFM which makes the Linux community harder to be a part of.

[–] Hawk@lemmy.dbzer0.com 5 points 3 days ago (1 children)

The problem don't seem to be the users, but the dev.m, according to additional context I read.

The dev started out with an open source license, but after seeing other people use the license as intended, he got pissed and closed down the license.

So since now, like on arch, people have to build the old, open source versions, people are now reporting old bugs, which pissed the dev off even more.

So tl;dr: entitled dev wants full control over his open source project, closed down the license and is pissed people are still using the old open source version.

[–] squaresinger@lemmy.world 1 points 2 days ago (1 children)

So now someone giving away hundreds of hours of work for free is entitled because he doesn't want to provide it with the license YOU, who likely contributed nothing at all to the project, prefer.

Wow.

You did not read what you wrote before calling someone else entitled, did you?

[–] Hawk@lemmy.dbzer0.com 2 points 2 days ago

Wow, seems you didn't read what I posted at all.

Yes, taking away hundreds of hours of work by people contributing to your OPEN SOURCE project is what I call entitlement.

Telling people trying to help to fuck off is pretty shitty, but apparently not in your eyes.

[–] DaTingGoBrrr@lemmy.world 3 points 3 days ago

The problem here seems to be that the developer changed the license resulting in an older version being the only way to distribute duckstation. https://reddthat.com/comment/20510069

[–] magic_lobster_party@fedia.io 2 points 3 days ago

They pride themselves that they’ve managed to install an OS with the help of a step by step guide. So much so, they need to use every opportunity to tell people they use Arch, btw.

[–] sp3ctr4l@lemmy.dbzer0.com 6 points 3 days ago (1 children)

DuckStation is in flatpak form, on flathub, right now, official version.

https://flathub.org/apps/org.duckstation.DuckStation

I mean, I too would get very, very annoyed by a tiny minority of overall users complaining about not being able to deploy/use my software in a way that ... there is a functional alternative to... and I am not an expert in their particular preffered use case.

The way I am reading this is that he has removed PKGBUILD, and that entirely dropping linux overall is basically a threat, not necessarily a promise.

Obviously that is my subjective interpretation, but it is my interpretation, thus I find the post title ... maybe not the most accurate.

Obviously nuking all linux support would be doing massive excess splash damage to unintended targets, and I do think he's acting a bit rashly, but at the same time, I completely empathize and sympathize with being constantly bothered by people with very specific demands... again, in a case where there is a viable alternative.

But, I also think a potentially better solution to all this would seem to be for him to just allow a fork or downstream version of DuckStation, just publically say "I'm not supporting PKGBUILD/Arch, if Arch people wanna figure it out, go nuts."

[–] woelkchen@lemmy.world 2 points 1 day ago

DuckStation is in flatpak form, on flathub, right now, official version.

As of 2025/07/26, with the aforementioned issues and a lack of interest from users, the Flatpak package is deprecated.

https://github.com/stenzek/duckstation/blob/47fe487c2eb03a42440bb08fb2bb011d4a08634a/README.md#flatpak

[–] nesc@lemmy.cafe 6 points 3 days ago

Well, thier choice (apparently flatpaks are bad as well). it's not like there is no other PS1 emulator, and without this person and their shareware project all will be lost.

[–] VegasVator@lemmy.world 3 points 3 days ago (1 children)

I use duck station on Android. It's freaking great. Does it even need updates? Dev doesn't owe anyone anything and drop Linux support if they want to. It's probably more a threat than anything else. Worse case scenario Linux support goes away and a competitor comes along eventually. Sounds great.

[–] Xirup@lemmy.dbzer0.com 3 points 3 days ago

Nah, if the dev actually stops developing for Linux someone will fork the project, although to be honest the big majority of Yuzu forks just are a rename without any real changes to the code.