Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom multiplayer server
03-03-2024, 06:21 PM (This post was last modified: 03-03-2024 06:27 PM by AdamN.)
Post: #2
RE: Custom multiplayer server
If you're planning to run your own adhoc server, the source code are available at github (just need to search adhoc server and find the one related to PSP), also available in this forum https://forums.ppsspp.org/showthread.php...1#pid59021

If you know docker, you can use one of these:
https://github.com/Souler/ppsspp-adhoc-server
https://github.com/hxzqwe/AdhocServer_Docker

However, those servers are probably based on the old/original adhoc server that still contains bugs that could crash the server (ie. broken pipe issue), unlike our built-in adhoc server that have fixed those crashes issue.

If you're planning to use the built-in adhoc server for public use, make sure the adhoc server port is forwarded (can use UPnP too), and make sure all players (including you, who enabled built-in adhoc server) connect to it using your public IP instead selecting the IP from the list (you can find your public IP from https://www.whatsmyip.org/ or similar websites)

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
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Custom multiplayer server - Siavash - 02-25-2024, 02:50 AM
RE: Custom multiplayer server - AdamN - 03-03-2024 06:21 PM
RE: Custom multiplayer server - berum2 - 03-19-2024, 12:25 PM
RE: Custom multiplayer server - AdamN - 03-22-2024, 11:14 AM

Forum Jump: