this post was submitted on 10 May 2026
75 points (100.0% liked)

Selfhosted

60094 readers
767 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require your active participation in selfhosting or related communities, or the post will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. F/LOSS Exception: If your post is about a project that is completely open source & can be self-hosted in full without payment, your post is exempt from this rule as long as you continue to engage in comments.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hello all! I have never selfhosted before, but I have a pretty extensive digital library of videogames (ROMs from a couple dozen retro systems among other executables) that my friends have expressed interested in having access. What's the ideal software for giving them access to the library hosted on my drives? I'm picturing something like a selfhosted Steam where they see all of the games and can search via retro system, game tags, by name, etc. and each of could keep track of separate user accounts by playtime, favorites, recently played, etc. I use RetroArch and a few standalone emulators myself connected to RetroAchievements, so I figured they would need to download any emulators on their ends and then just pick and play the games as they see fit without having to have their own copies of the games.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] ryokimball@infosec.pub 5 points 1 month ago (1 children)

Y'know, I haven't really thought about it, but genesis games are at most 4MB, usually much smaller. Most websites are bigger tbh (AI says the Google landing page is 2MB).

I was looking a while back at the Sega Channel and thinking about how to reproduce that kind of experience.... ... My mind is racing faster than I can type and I keep googling things, and I found this. https://github.com/gameyfin/gameyfin Maybe it's something you could use? Otherwise I feel like the easiest answer is traditional emulators and a public, read only file share. Of course, a friendly user interface would need some work.

[โ€“] WR5@lemmy.dbzer0.com 3 points 1 month ago

Someone else suggested gameyfin, and it does look like a nice user interface for native games rather than emulated, so I've added it to the list to research!