So now I get to be the n00b asking about Netplay
So now I get to be the n00b asking about Netplay
I did a search, and I see that as of 1.51 Netplay was disabled, but in current builds it is not. I've done port forwarding and am able to get my friend connected fine if I act as server, but then I get SERVER: Client 2 has paused. and that's all she wrote. I also made sure that cheats were diabled in case that might be the issue. We're using the same ROM image and Snes9x version.
Does the whole requirement of a VPN and other such chicanery apply, and if so, why? TCP/IP is TCP/IP, so I am curious why the type of TCP connection would matter. Even over a VPN the latency issues will be the same, and all that is happening is adding yet one more layer to the transport.
Not being bitchy/whiny, I am just curious as to the state of this function and the reasonings for why it is as it is for now.
Does the whole requirement of a VPN and other such chicanery apply, and if so, why? TCP/IP is TCP/IP, so I am curious why the type of TCP connection would matter. Even over a VPN the latency issues will be the same, and all that is happening is adding yet one more layer to the transport.
Not being bitchy/whiny, I am just curious as to the state of this function and the reasonings for why it is as it is for now.
Last edited by Ryan on Thu Feb 24, 2011 10:12 pm, edited 1 time in total.
-
- Hero of Hyrule | Official Port Recruiter
- Posts: 2586
- Joined: Mon May 24, 2004 5:06 pm
- Location: 255.255.255.255
Last I checked, snes9x netplay worked best either on a LAN or 1337 army-grade internet connections (think fiber optics or something).
also, things like Hamachi were used to get around most of the port forwarding issues, etc.
also, things like Hamachi were used to get around most of the port forwarding issues, etc.

Unofficial Test Monkey For:
* Snes9X GX (Wii)
* Snes9X EX (Android)
* Snes9X 64-bits (PC/Mac)
ZSNES|Ben Heck|NSRT|Bob Smiley
Yeah I got all that from the previous posts I saw. The question remains: why? LAN vs. Internet, the packets and such are the same.adventure_of_link wrote:Last I checked, snes9x netplay worked best either on a LAN or 1337 army-grade internet connections (think fiber optics or something).
Hamachi makes me rage. Besides, I've gotten around everything else. My friend can connect. Snes9x just then bugs out and hangs after the connection, like it's failing to sync up, which is probably exactly the issue.also, things like Hamachi were used to get around most of the port forwarding issues, etc.
-
- Official Android Porter
- Posts: 303
- Joined: Mon Feb 07, 2011 9:20 pm
- Location: All up in your business
LAN versus internet is the same, except the moment you go outside your local network the lag gets atrocious. SNES9x is running two instances of the same thing, one on each computer, and if either side gets out of sync at all due to user input it has to figure out what happened. If it can't communicate fast enough to talk to the other computer on a frame by frame basis, it's going to throw a fit.
- Camo_Yoshi
- Snes9x Purple belt
- Posts: 922
- Joined: Thu Nov 08, 2007 7:59 pm
You may wish to try using zbattle.net instead if you don't mind using ZSNES.
Snes9x FAQs | Forum Rules
What operating system are you using? 32 or 64bit? Version of Snes9x? Is the text at the bottom of the window white when you load the game?
These suggestions are usually the solution to your issue!
What operating system are you using? 32 or 64bit? Version of Snes9x? Is the text at the bottom of the window white when you load the game?
These suggestions are usually the solution to your issue!
-
- Hero of Hyrule | Official Port Recruiter
- Posts: 2586
- Joined: Mon May 24, 2004 5:06 pm
- Location: 255.255.255.255
I think Ryan's trying to ask about why Snes9x netplay is in the state it's in, dude.Camo_Yoshi wrote:You may wish to try using zbattle.net instead if you don't mind using ZSNES.

Unofficial Test Monkey For:
* Snes9X GX (Wii)
* Snes9X EX (Android)
* Snes9X 64-bits (PC/Mac)
ZSNES|Ben Heck|NSRT|Bob Smiley
- Camo_Yoshi
- Snes9x Purple belt
- Posts: 922
- Joined: Thu Nov 08, 2007 7:59 pm
Was posting to the OP.adventure_of_link wrote:I think Ryan's trying to ask about why Snes9x netplay is in the state it's in, dude.Camo_Yoshi wrote:You may wish to try using zbattle.net instead if you don't mind using ZSNES.
Snes9x FAQs | Forum Rules
What operating system are you using? 32 or 64bit? Version of Snes9x? Is the text at the bottom of the window white when you load the game?
These suggestions are usually the solution to your issue!
What operating system are you using? 32 or 64bit? Version of Snes9x? Is the text at the bottom of the window white when you load the game?
These suggestions are usually the solution to your issue!
-
- Official Android Porter
- Posts: 303
- Joined: Mon Feb 07, 2011 9:20 pm
- Location: All up in your business
No - even if you're using a VPN it still has to be routed through every piece of hardware between you and your friend. Each time that happens, it takes a little longer for the packet to make the trip. Put simply, SNES9x doesn't handle network latency well.Ryan wrote:But wouldn't it still be the same even thru a VPN? It's still going over the Internet either way, so the lag is going to be the same either way it would seem...
That's what I meant. Creating a VPN via Hamachi won't suddenly sidestep the latency issues of the Internet, which is why I didn't understand how setting up Hamachi would make things any better.SparroHawc wrote:No - even if you're using a VPN it still has to be routed through every piece of hardware between you and your friend. Each time that happens, it takes a little longer for the packet to make the trip. Put simply, SNES9x doesn't handle network latency well.Ryan wrote:But wouldn't it still be the same even thru a VPN? It's still going over the Internet either way, so the lag is going to be the same either way it would seem...
-
- Official Android Porter
- Posts: 303
- Joined: Mon Feb 07, 2011 9:20 pm
- Location: All up in your business
Er, right. Then that's a yes, not a no. Reading comprehension fail. :/Ryan wrote:That's what I meant. Creating a VPN via Hamachi won't suddenly sidestep the latency issues of the Internet, which is why I didn't understand how setting up Hamachi would make things any better.SparroHawc wrote:No - even if you're using a VPN it still has to be routed through every piece of hardware between you and your friend. Each time that happens, it takes a little longer for the packet to make the trip. Put simply, SNES9x doesn't handle network latency well.Ryan wrote:But wouldn't it still be the same even thru a VPN? It's still going over the Internet either way, so the lag is going to be the same either way it would seem...
I think Hamachi is just a simpler way to get past having to do port forwarding if you're behind a NAT.
- Camo_Yoshi
- Snes9x Purple belt
- Posts: 922
- Joined: Thu Nov 08, 2007 7:59 pm
Either that or temporarily networking two computers together over the internet (which a VPN is designed for).SparroHawc wrote:Er, right. Then that's a yes, not a no. Reading comprehension fail. :/Ryan wrote:That's what I meant. Creating a VPN via Hamachi won't suddenly sidestep the latency issues of the Internet, which is why I didn't understand how setting up Hamachi would make things any better.SparroHawc wrote: No - even if you're using a VPN it still has to be routed through every piece of hardware between you and your friend. Each time that happens, it takes a little longer for the packet to make the trip. Put simply, SNES9x doesn't handle network latency well.
I think Hamachi is just a simpler way to get past having to do port forwarding if you're behind a NAT.
Snes9x FAQs | Forum Rules
What operating system are you using? 32 or 64bit? Version of Snes9x? Is the text at the bottom of the window white when you load the game?
These suggestions are usually the solution to your issue!
What operating system are you using? 32 or 64bit? Version of Snes9x? Is the text at the bottom of the window white when you load the game?
These suggestions are usually the solution to your issue!