PPSSPP built-in PRO Adhoc Server.
|
08-26-2014, 02:34 PM
(This post was last modified: 08-26-2014 02:43 PM by Bigpet.)
Post: #8
|
|||
|
|||
RE: PPSSPP built-in PRP Adhoc Server.
Jpcsp listens on a specific port and multicasts to that port to find other instances of jpcsp and if it's on the same IP it shifts the ports (from the one the PSP uses to another one). As far as I know this means that if you do adhoc with 2 jpcsp instances you suddenly can't use a real PSP to play with that adhoc session.
But mostly it's because no one bothered to implement it. The negotiation of ports happens here: https://code.google.com/p/jpcsp/source/b...Jpcsp.java and if I read that right it can't deal with 3 clients on the same ip either |
|||
« Next Oldest | Next Newest »
|