RomM v4.0.0 (self-hosted ROM manager/player) has been released (github.com)
from cantankerous_cashew@lemmy.world to selfhosted@lemmy.world on 21 Jul 22:14
https://lemmy.world/post/33292208

#selfhosted

threaded - newest

uranibaba@lemmy.world on 21 Jul 23:52 next collapse

From the readme:

RomM (ROM Manager) allows you to scan, enrich, browse and play your game collection with a clean and responsive interface. With support for multiple platforms, various naming schemes, and custom tags, RomM is a must-have for anyone who plays on emulators.

AntiBullyRanger@ani.social on 22 Jul 07:46 collapse

various naming schemes

There’s only 1🤭

A compilation.

sample uri

machine.model.ISO 8601.filesize.dump.type.alterations.3Ă—checksums.uuid.p2p.tags.petnames

e.g.

sega.32x.1995-04-21.1560KB.Knuckles’Chaotix.nointro.Sonic_in_Chaotix_-_Revision_2.CRC:d0b0b842,MD5:47b1095e68b053125cd2cd5b1ac4eb50.SHA1:0c2fff7bc79ed26507c08ac47464c3af19f7ced7.%E3%82%AB%E3%82%AA%E3%83%86%E3%82%A3%E3%82%AF%E3%82%B9.btih:af323f15ae08642e5d5071329d828044e0541309.sonic,knuckles,chaotix.knutix

🧲 URI e.g.

ic=machine.model&pubdate=&xl=&dn=&type=&checksums=&uuid=&xt=urn:btih:&xt=urn:md5:&xt=urn:kyber:&as=&&kt=tags&petname=?alt=

e.g.

<pending>

wip. but you’re welcome to reply additions, critique, rec. etc…

SiblingNoah@lemmy.world on 22 Jul 02:43 next collapse

I keep my ROMs in the RetroPie folder structure to access them over the network. Would this work with that?

AntiBullyRanger@ani.social on 23 Jul 06:35 collapse

It can. I’ll create an URI soon 🧵

studentofarkad@lemmy.zip on 22 Jul 03:02 next collapse

Does this integrate with emudeck somehow?

N0x0n@lemmy.ml on 22 Jul 08:00 next collapse

Looks cool, bookmarket for later use !

However, the GUI looks very Discordish and is probably inspired by it. I hope it only stays at that and won’t put some shady privacy nightmare code into it !

Mouette@jlai.lu on 22 Jul 08:15 next collapse

The UI is the main point of RomM project, the actual emulation is done by another tool called EmulatorJS

anyhow2503@lemmy.world on 22 Jul 10:26 collapse

To me this looks nothing like Discord beyond having a compact sidebar… In fact, I would hope that Discord never inspires any software UI, because it really fucking sucks.

It’s probably not a good idea to infer how privacy friendly an open source software is, based on such a superficial visual similarity to a closed source proprietary product.

muusemuuse@sh.itjust.works on 23 Jul 14:03 next collapse

Wait, what does this actually do? It looks like it isn’t an emulator or a front end so….what’s it?

Hyrulian@lemmy.world on 24 Jul 04:15 collapse

It’s basically a web frontend to allow you to manage, organize, and download roms that also has the ability to play roms for certain systems in the browser using Emulator.js. The idea is with this you have a self hosted repository of roms with nice box art and meta data that you can download to any device or optionally play in the cloud if you want as well. I installed it a few days ago and it’s really slick! It didn’t handle the metadata for every game perfect, but for what it is it shows a lot of promise.

ratzki@discuss.tchncs.de on 24 Jul 10:23 collapse

So it is Jellyfin for ROMs, just without the “player” part for all systems? That would be great!

Do we know how it integrates the metadata? Basically, it should scrape & update the ROMs, i.e. the metadata remain with the ROM if it is moved to an non-android device. – I am no specialist hence asking if anybody can help clarify this?

Is there a Docker image? Cheers!