Skip to content

Commit 761d335

Browse files
authored
Merge pull request #54 from scstraus/patch-1
Create multiplayer.md
2 parents c26a41c + 15b585a commit 761d335

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

docs/configure/ppsspp/multiplayer.md

+36
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# PSP (PPSSPP) 2 device local network multiplayer guide
2+
3+
## Prerequisites:
4+
5+
* Ideally you should have 2 devices using the same version of PPSSPP. It may or may not work on differing versions, but the further away the versions get, the less likely it is to work right.
6+
* You need both devices connected to WiFi
7+
* This guide is made for Knulli devices, it may work for other devices (especially those running versions of Batocera),
8+
9+
## Instructions
10+
11+
### On the server device:
12+
13+
1) Go to your network settings for the server device and copy down the IP address
14+
2) Launch a PSP game to get into PPSSPP
15+
3) Press the function button to get into the PPSSPP menu
16+
4) Go to Settings->Network
17+
5) Check these boxes
18+
* Enable networking/WLAN
19+
* Enable built in PRO ad hoc server
20+
* Enable UPnP
21+
* UPnP user original port
22+
6) Enter your device IP address into where it says "Change PRO ad hoc server IP address"
23+
7) Go to back -> continue
24+
25+
### On the client device:
26+
1) Launch a PSP game to get into PPSSPP
27+
2) Press the function button to get into the PPSSPP menu
28+
3) Go to Settings->Network
29+
4) Check these boxes
30+
* Enable networking/WLAN
31+
* Enable UPnP
32+
* UPnP user original port
33+
6) Enter the server device's IP address from earlier into where it says "Change PRO ad hoc server IP address"
34+
7) Go to back -> continue
35+
36+
Finally, once all that is done, start up multiplayer ad-hoc mode on the game running on both devices. If the game gives you the option to start a server, then best to do that on the server device first and have the client device connect (this worked well on Fat Princess). Some games that just use ad hoc networking take a while to connect, so be patient- Lumines took maybe 30 seconds before the icon for the other player showed up in the list.

0 commit comments

Comments
 (0)