this post was submitted on 30 Jul 2025
66 points (97.1% liked)
Emulation - Retro Gaming In Style
1829 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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).