[AdHoc] Compatibility List [STOPPED]
|
08-28-2020, 01:47 PM
(This post was last modified: 08-29-2020 03:26 AM by AdamN.)
![]() |
|||
|
|||
RE: [AdHoc] Compatibility List [STOPPED]
(08-28-2020 08:09 AM)Zinx777 Wrote: Something I found online that could help people play online without opening any ports : Actually a real PSP does support 2 kind of port forwarding/opening port, UPnP and STUN. STUN is the one used by that autopunch/proxypunch, but STUN requires a server on the internet to test the port, while UPnP works locally on your router. This might be better for simulating the STUN API on PSP https://github.com/NATTools/stunlib but will still requires a server, so at least one of the player will need to have UPnP/port forwarding support for the STUN server. Anyway, STUN is a bit more complicated compared to port forwarding like UPnP because we can't decide which public port that will be used and requires a local port mapping (similar to portOffset + useOriginalPort settings). Edit: Apparently there is a public STUN server, so we can use that instead of hosting our own STUN server http://stunprotocol.org/ Known public STUN/TURN Servers: Quote:stun1.l.google.com:19302 PPSSPP Multiplayer Guide: https://github.com/hrydgard/ppsspp/wiki/How-to-play-multiplayer-games-with-PPSSPP |
|||
« Next Oldest | Next Newest »
|