Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Save Game/ #261

Closed
MegaShinySnivy opened this issue Mar 16, 2024 · 2 comments
Closed

[FEATURE] Save Game/ #261

MegaShinySnivy opened this issue Mar 16, 2024 · 2 comments
Labels
🔧 feature New feature or request 🎛️ server There are things to do on the server

Comments

@MegaShinySnivy
Copy link

Is your feature request related to a problem? Please describe.
Given that cloud syncing is GameVault+ only, I would like an option that does not require a subscription.

Describe the solution you'd like
A way of syncing game saves or save states on emulators with a remote S3 bucket, like Minio, R2, B2, and so on.

Describe alternatives you've considered
Manual syncing via rsync or similar, but this would require separate system setup and distribution of keys.

Additional context
N/A

@MegaShinySnivy MegaShinySnivy added 🎛️ server There are things to do on the server 🔧 feature New feature or request labels Mar 16, 2024
@Alfagun74
Copy link
Contributor

The Save-Game feature isn't available in GameVault yet. It was just an idea we discussed while talking about GameVault+. When we mentioned "Cloud"-Saves, we didn't intend to create a central server for everyone to upload games online (though we might consider it later). Instead, we're thinking about integrating this save-game feature and adding a paywall for the option to upload save-games to your self-hosted game vault backend server.

I opened up a ticket for the idea of savegames in general: Phalcode/gamevault-app#374

@Alfagun74 Alfagun74 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 17, 2024
@github-project-automation github-project-automation bot moved this from 📃 New Issues to ✅ Closed in GameVault: Public Roadmap Mar 17, 2024
@Alfagun74
Copy link
Contributor

Regarding the remote S3 bucket, R2 and so on, with the current plan you can just handle that in the backend then by mounting in a docker volume pointing to your remote fs or whatever.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 feature New feature or request 🎛️ server There are things to do on the server
Projects
Archived in project
Development

No branches or pull requests

2 participants