Questions about multiplayer
|
06-13-2017, 03:20 AM
Post: #2
|
|||
|
|||
RE: Questions about multiplayer
Well, if all players can connect to adhoc server but can't see each other, the issue is mostlikely to be existed on players side (usually ports need to be opened on each player)
Adhoc server only create a friendlist (players within the same group), and game communications are done peer2peer (directly player to player) without going through adhoc server, so each player need to have opened ports also (varies ports depend on the game) My Modified PPSSPP : ============== Win32&64: https://www.dropbox.com/s/2t3mtdhb0f045cn/PPSSPP_1.11-testbuild_Win32x64.zip?dl=0 Android(ARMv7): https://www.dropbox.com/s/b41bm43mtn1gpnn/PPSSPP_1.11-testbuild_ARMv7.apk?dl=0 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Questions about multiplayer - nyaruko - 06-12-2017, 03:10 PM
RE: Questions about multiplayer - AdamN - 06-13-2017 03:20 AM
RE: Questions about multiplayer - tywald - 06-13-2017, 08:24 AM
RE: Questions about multiplayer - Dashpogi - 08-23-2017, 02:21 PM
RE: Questions about multiplayer - tywald - 08-24-2017, 04:48 AM
RE: Questions about multiplayer - Dashpogi - 08-24-2017, 09:02 AM
|