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

Implementing NetPlay? #54

Open
MapZombie opened this issue Nov 11, 2016 · 3 comments
Open

Implementing NetPlay? #54

MapZombie opened this issue Nov 11, 2016 · 3 comments

Comments

@MapZombie
Copy link

Would it be possible to implement online netplay for 2-4 player games. If so what would be needed? How could it be done?
I am definitely willing to help if it was something possible.

Thanks!

@nesbox
Copy link
Owner

nesbox commented Nov 11, 2016

Nesbox supports online netplay between 2 players via P2P but it's disabled now.
https://github.com/nesbox/emulator/blob/master/src/network/NetworkSession.as

@MapZombie
Copy link
Author

MapZombie commented Nov 12, 2016

What would be needed to enable this? I would love to host this for NHL94 on Sega genesis for a place for players to easily play games with each other without any added software.

What if I ran this on my own server? I'd really appreciate any help with this.

Let me know if it's possible! Thanks.

@nesbox
Copy link
Owner

nesbox commented Nov 13, 2016

Hi,

unfortunately I'm working with another project and don't have any time now.
you don't need your own server because it works via P2P.
So, you can try to understand how to enable network or hire someone, all
the sources are on github.
Or wait when I'll have free time.

Thanks.

On Sat, Nov 12, 2016 at 10:41 PM, T Kang notifications@github.com wrote:

Would I be able to enable this? I would love to host this for NHL94 on
Sega genesis for a place for players to easily play games with each other
without any added software.

What if I ran this on my own server? I'd really appreciate any help with
this.

Let me know if it's possible! Thanks.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#54 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/ABDOiFbObAFa2d4OMc0iGt8H20tSBnD0ks5q9hZkgaJpZM4Kvgzt
.

Vadim Grigoruk
grigoruk@gmail.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants