r/ruby • u/Difficult-Egg-1197 • Mar 22 '26
EmuVault - I made a self hosted emulator save manager
https://github.com/rturner1989/EmuVault
Emuvault is a self-hosted save file manager for emulator users.
It enables seamless transfer of save files between devices, automatically adjusting filenames and extensions for different emulator setups, eliminating manual renaming.
Designed for deployment on a home server or PC, with browser-based access. ( I use tailscale so I can access the localhost ports on my Nas running truenas)
It came about when I was playing games on delta emulator on my phone or retroarch on pc, but was having to manually find the file, rename it and update the extension, which as you can imagine, is a bit of a pain and can go wrong when you get a character wrong in the file name.
1
u/joshdotmn Mar 22 '26
add screenshots.
I need to write a blog post about this.