Anonymous
Not logged in
Talk
Contributions
Create account
Log in
PSP2i Wiki
Search
Editing
Setting up multiplayer
(section)
From PSP2i Wiki
Namespaces
Page
Discussion
More
More
Page actions
Read
Edit
Edit source
History
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==PPSSPP multiplayer over the internet== <strong>Note: We use ZeroTier One for multiplayer over the internet due to simplicity and ease. However, every so often the network requires a reset - if you find you are unable to connect one day, please return here and rejoin on the new network ID.</strong> <div class="toccolours mw-collapsible mw-collapsed">'''Windows PC''' <div class="mw-collapsible-content"> What you need: * [https://download.zerotier.com/dist/ZeroTier%20One.msi Zero Tier One] ([https://download.zerotier.com/RELEASES/1.6.6/dist/ZeroTier%20One.msi Windows 7 and Windows 8] cannot use the latest version, and must use version 1.6.6) # Install '''Zero Tier One''' on your system. # The program will be in the system tray in the bottom right; click it and click '''Join New Network...'''. # In the window that comes up, paste the string '''48d6023c46153e42''' and then click '''Join'''. (If a prompt appears asking if you wish for your PC to discoverable, it is advised to click '''No''') Now that you are connected to the PSP2i network, you will need to do a one-time setup in PPSSPP: # In PPSSPP, click '''Game settings''' β '''More settings''' β '''Networking'''. # Change your settings on the page to the following: ::: '''Enable networking/WLAN''': On ::: '''Change PRO ad hoc server IP address''': 172.23.1.1 ::: '''Port offset''': 10000 (this is default) With this done, make sure to restart the emulator. You are now fully setup to play multiplayer with other players! When going to play with other players, follow the below steps: # Make sure that you are connected to ZeroTier One. # In-game, go to '''Multi Mode''' and form/join party as necessary, and you should all be good to go! Extra: When you connect to our PSP2i adhoc server, you will display on the wiki's [[main page|front page]]. If you wish to change your display name, go into '''Settings''' and '''System''' and go to '''Change nickname'''.</div></div> <div class="toccolours mw-collapsible mw-collapsed">'''Android''' <div class="mw-collapsible-content"> What you need: * [https://download.zerotier.com/dist/ZeroTierOne.apk Zero Tier One] # Install the '''ZeroTierOne.apk''' on your system. # Open the app and tap the + icon in the top right. # In the screen that comes up, enter the string '''48d6023c46153e42''' under '''Network ID''' and tap '''Add Network'''. # Connect to the network and you should see '''PSP2i''' appear. If you do not, accept any messages, disconnect and then reconnect, and it should appear. Now that you are connected to the PSP2i network, you will need to do some setup in PPSSPP: # In PPSSPP, tap '''Settings''' on the home screen β '''Networking'''. # Change your settings on the page to the following: ::: '''Enable networking/WLAN''': On ::: '''Change PRO ad hoc server IP address''': 172.23.1.1 ::: '''Port offset''': 10000 (this is default) With this done, make sure to restart the emulator. You are now fully setup to play multiplayer with other players! When going to play with other players, follow the below steps: # Make sure that you are connected to ZeroTier One - this is signified by the network being turned on in the app and a key icon at the top of your phone's screen. # In-game, go to '''Multi Mode''' and form/join party as necessary, and you should all be good to go! Extra: When you connect to our PSP2i adhoc server, you will display on the wiki's [[main page|front page]]. If you wish to change your display name, go into '''Settings''' and '''System''' and go to '''Change nickname'''.</div></div> <div class="toccolours mw-collapsible mw-collapsed">'''Steam Deck''' <div class="mw-collapsible-content"> : '''Because of how SteamOS handles updates, it is possible that ZeroTier One will require a re-installation after one. If this occurs, only step 3 of the installation guide needs to done again unless the script file is deleted.''' What you need: * [https://psp2i.wiki/files/PSP2i.sh PSP2i.sh] - A bash script file that will install ZeroTier One and connect you to the PSP2i server in one click. # If you have never done it before, open the '''Konsole''' application and type <code>passwd</code> to set a sudo password. Note that inputs are not shown when typing in password fields in Konsole. # Right-click the '''PSP2i.sh''' file, click '''properties''', click '''permissions''', and make sure the '''Is executable''' box is ticked. # Right-click the '''PSP2i.sh''' file and click '''Run in Konsole''', input your sudo password and accept any prompts. If '''200 join OK''' is displayed at the end, everything was successful. If an error message is received regarding ports, run the script again and it will work. Now that you are connected to the PSP2i network, you will need to do some setup in PPSSPP: # In PPSSPP on the home screen, click on '''Settings''', then '''Networking'''. # Change your settings on the page to the following: ::: '''Enable networking/WLAN''': On ::: '''Change PRO ad hoc server IP address''': 172.23.1.1 ::: '''Port offset''': 10000 (this is default) With this done, make sure to restart the emulator. You are now fully setup to play multiplayer with other players! When going to play with other players, follow the below steps: # Make sure that you are connected to ZeroTier One. You can double check this seeing if your 172.23 address is displayed in PPSSPP under the IP address list. If you are not, re-run the '''PSP2i.sh''' script. # In-game, go to '''Multi Mode''' and form/join party as necessary, and you should all be good to go! Extra: When you connect to our PSP2i adhoc server, you will display on the wiki's [[main page|front page]]. If you wish to change your display name, go into '''Settings''' and '''System''' and go to '''Change nickname'''. If you ever wish to disable the ZeroTier One service, use the below commands in '''Konsole''': * <code>sudo systemctl stop zerotier-one.service</code> - This will stop the service. * <code>sudo systemctl disable zerotier-one.service</code> - This will stop the service booting up on system launch. If you ever wish to uninstall ZeroTier One, use the below command in '''Konsole''': * <code>sudo pacman -Rcns zerotier-one</code> </div></div> ===Network tips=== <big>'''Leave the ZeroTier network when not playing'''</big> On Windows and Android, to make the experience better for people and to avoid network strain, it is advised to always leave the network temporarily while you are not playing. This can be done easily from the ZeroTier menu for joining - simply go to the network and leave it - you will always be able to rejoin at any time. <big>'''Low bandwidth mode'''</big> It is also advisable to turn on low bandwidth mode. To do this, download [https://psp2i.wiki/files/local.conf this configuration file] and place it in the following location: '''Windows''': C:\ProgramData\ZeroTier\One<br> '''Linux''': /var/lib/zerotier-one Linux will require <code>sudo</code>, to do this, open the terminal where you downloaded the .conf file to, then input the following: <code>sudo mv local.conf /var/lib/zerotier-one</code> This has no effect on using the network and will reduce latency for yourself and others.
Summary:
Please note that all contributions to PSP2i Wiki are considered to be released under the CC BY-NC-SA 3.0 (see
PSP2i:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation
Navigation
Main page
About us
Recent changes
New files
Random page
Guides
New player guide
Setting up multiplayer
Level up guide
Titles
Visiphone passwords
Community
Community Discord
Wiki style guide
Wiki tools
Wiki tools
Special pages
Page tools
Page tools
User page tools
More
What links here
Related changes
Page information
Page logs