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 request : Add Online gaming (EmulatorJs) & ability to upload roms/games from web/desktop client to server #163

Open
Virtualchronos opened this issue Oct 23, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Virtualchronos
Copy link

Virtualchronos commented Oct 23, 2024

First, thank for your hard work !

As the title says, could you implement ablility to upload games to server ? it could allow clients to share their games (when the admin give a correct role ). it could be a great and very needed feature.

Furthermore, that's not absolutely required but emulator. js couls also allow to play online or with any client withour the absolute need to download locally each rom... Each player could chose to launch his rom through his own emulator or emulator.js natively preconfigured...

Also, giving the ability to host the server under windows binary would greatly help... Sharing big windows hard drives through samba in docker is a nightmare that I still didn't resolved

@Virtualchronos Virtualchronos added the bug Something isn't working label Oct 23, 2024
@JMBeresford
Copy link
Owner

First, thanks for the kind words!

Regarding Emulator.js, that is actually already pretty high on the list of priorities right now. Once fullscreen mode and save syncing are implemented, that's next up!

Uploading games to server is something I am still considering. There are certain constraints that make this less exciting to me -- but I believe I have worked out a good enough solution. I cannot say when work on that will start quite yet, however.

You could try building the service locally on windows via cargo, if you're up to it. There is a brief mention of this in the README.

@JMBeresford JMBeresford added enhancement New feature or request and removed bug Something isn't working labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants