Multiplayer on PPSSPP - quickstart

The PSP supports two fundamentally different methods of multiplayer - Infrastructure and Ad hoc. Infrastructure means that games connect to PSN or other servers, working much like most modern multiplayer games. Ad hoc is peer-to-peer, and was meant to be used between player in the same room, much like say the Gameboy link cable, but wireless.

Some games support one or the other, and some games support both.

In both cases, there are now servers run by volunteers that simulates game servers (Infrastructure) or just act as a virtual room (Ad Hoc).

NOTE: If you want to enter a server IP the traditional way, just use "Add server...", type in your IP as the hostname, and UNCHECK the "Relay" checkbox.

First step

Enable networking on the "Networking" tab in PPSSPP's settings (looks like a wifi symbol in portrait mode). Then, choose your path:

Getting started with Ad Hoc on Relay servers

From PPSSPP 1.20.1 and upwards, this is very easy, thanks to relay servers, see How to play. Here's the minimal setup:

In Settings / Networking, under Ad Hoc multiplayer, set up a "Nickname" and choose a server to play on. For adhoc, this is the same as the system nickname on the emulated PSP (unlike Infrastructure).

Do that on all the participating devices, choosing the same server, then you should simply be able to create and/or join an ad-hoc game room as normal in the game you are playing, if the server you chose supports the "Relay" protocol (most listed ones do). There might already be other people playing, too - join them!

The server list is available directly in the app, but you can also browse it here: Ad hoc server list

Getting started with Infrastructure

Not all games that support Infrastructure gameplay have "revival" servers yet, but many do. PPSSPP is, from version 1.19.3, set up to autoconfigure everything.

After enabling networking, all you need to do is to set a "User name" under Infrastructure in Networking settings in PPSSPP. Note: Unlike ad hoc, this is separate from the nickname of the emulated PSP. Then things will "just work", in supported games.

Getting started with Ad Hoc on LAN

It's totally possible to play PSP Ad Hoc games the way they were meant to, between people on the same LAN or local wireless network. One of the players should check the box for the "Built-in ad hoc server", and the others should add that player's IP address as a custom server in settings.

Ad hoc in P2P mode, and other setups

P2P ad hoc mode is more efficient than relay servers, but requires a more complicated setup.

See the How to play multiplayer games in PPSSPP in the wiki for more information.