The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
 
Thread Rating:
  • 9 Votes - 3.78 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tutorial] Android-Host LocalMultiplayer using PortableWifiHotspot
03-31-2014, 10:17 AM (This post was last modified: 09-03-2022 04:24 AM by nc50lc.)
Post: #1
Star [Tutorial] Android-Host LocalMultiplayer using PortableWifiHotspot

(07-10-2022 07:40 PM)AdamN Wrote:  This tutorial was for an old version of PPSSPP.
For the latest version you should follow the guide at PPSSPP's wiki https://github.com/hrydgard/ppsspp/wiki/...ith-PPSSPP


OFFLINE Multiplayer Setting Guidelines. Internet connection is not required on this procedure



First of all, Check this thread: Compatibility List, try to find out if your Game Title is currently supported. (note: most of them are tested on PC only so it might fail on Android) Those Games in the Working List might work in Android Using Port-Shifting Setting, Read Extra Setting below.

This Video Tutorial Follows Option#2 and Displays a Few Multiplayer Gameplay of Monster Hunter Freedom Unite.



Just Change the Adhoc server to 192.168.43.1 if youre using Android's Portable Wifi Hotspot.

This Tutorial Includes:
Option#1 - Cross-Platform Multiplayer via Android's Portable Wifi Hotspot
Option#2 - Cross-Platform Multiplayer via Wireless Router -> Android Host (Local/Wireless Area Network) [Video Above]
Option#3 - Cross-Platform Multiplayer via Wireless Router -> PC Host (Local/Wireless Area Network)
Extra Setting - Port-Shifting for Games that uses <1024 Ports that Android Devices can't access.


Stable-Official Version Setting

Option#1 Cross-Platform Multiplayer via Android's Portable Wifi Hotspot

[Things you need]
->Android Phone with Portable Wifi Hotspot.
[Image: attachment.php?aid=14806]
Find something like this in your Android's Settings.

[Procedures]
1.Turn on your Android's Portable WifiHotspot, tell your friends to connect to you using their wifi. [Google it if you dont know how/ or read your Phone's user manual]

2. Go to PPSSPP's Settings->Networking
[Image: attachment.php?aid=14792]

Enable Wlan - Check (same function as PSP's Wlan Switch)
Adhocserver - This is very important, wrong input will cause "freezing". Type 192.168.43.1 [both players should put the same]
Enable Built-in Adhoc Server - Check only if you're the host (the Android Phone that enabled Portable-Wifi-Hotspot)
MacAddress - Just Click the Mac Address Line to generate a random one, just make sure that it wasn't the same as the other's.

3. Start the Game (first the host then others to follow), make sure your game is at 100% speed or closer, use frameskip if necessary. Don't use Cheats, Save States, Pause Menu, Speed Toggle or Timer Hack during gameplay

End




Option#2 Cross-Platform Multiplayer via Wireless Router -> Android Host (Local/Wireless Area Network) Obviously, Works Even without internet.

[Things you need]
-> A Wireless Router
-> Android Phone

[Procedures]
1. Connect all Devices to your Router
2. Find your Host-Android Phone's IP Address (Settings->WiFi->Click your Network's Name)
[Image: attachment.php?aid=14805]
(Mine is 192.168.0.17)
IP Address might be in the form of 192.168.0.X / 192.168.1.X / 172.168.0.X / 172.168.1.X / etc.
2. Input your IP Address as PPSSPP's Adhoc Server
[Image: attachment.php?aid=14795]
(Take note: Don't Copy this image's IP 192.168.0.17,Please read carefully)
Enable Wlan - Check
Adhocserver - <The Android Host's IP address> [both players should put the same]
Enable Built-in Adhoc Server - Check only if you're hosting
MacAddress - Just Click the Mac Address Line to generate a random one, just make sure that it wasn't the same as the other's.

3. Connect all Devices and PC to the Network (Computers works even without WiFi, just plug it Directly to the Router Via LAN Cable)

4. Start the Game Make Sure the Host had already Started PPSSPP before others try to connect to multiplayer mode.

End




Option#3 Cross-Platform Multiplayer via Wireless Router -> PC Host (Local/Wireless Area Network)

[Things you need]
-> A Wireless Router
-> PC Connected to the Router (Either Wired or Wireless)

[Procedures]
Just Do Exactly The Same as the Previous Except: Use your PC (Host) IP Address as PPSSPP's Adhoc Server.
From Control Panel->Network and Sharing Center->Change Adapter Setting->RightClick on the Network's Name->Select Status->Click Details.
The IPv4 is your PC's IP Address

[Image: attachment.php?aid=14802]
(Mine is 192.168.0.15)
So All Devices That will Connect in my game must Input 192.168.0.15 to their Ad hoc Server ("Change PRO ad hoc Server" line in PPSSPP Network Setting)

End

For Online Multiplayers Use pro.coldbird.net as Adhoc Server and Set your Device's IP as DMZ in the Router. More info Here

For Real PSP Follow Onelight's Procedure CLICK HERE

For FAQ's Make a Quick Back-read from last page backwards

Android Adhoc Compatibility list (partial-unofficial)
Currently Reported Working Games with Official Build
- Fat Princess - confirmed
- Final Fantasy Type-0 - reported
- Gods Eater Burst - confirmed
- Gods Eater Burst 2 - reported
- Micro Machines V4 - reported
- Monster Hunter 3rd HD (PS3) - confirmed
- Monster Hunter 3rd Portable (PSP) - confirmed (must include Complete PAUTH files)
- Monster Hunter Freedom Unite - confirmed
- Outrun 2006 - reported
- Star Wars Battle Front 3 - reported
- Tony Hawk Project 8 - reported
- Virtua Tennis 3 - reported
- Wipeout Pure - reported
- Wipeout Pulse - reported
- World Rally Championship - reported
Working Games if Port Offset is properly Set
- Tekken 6
- Dragonball Z Shinbudokai
- Yugioh Arc-V Tag Force Special (Must be the same Game Version)
Still NOT-Working Games
- Yugioh 5D Tag Force
- Metal Slug XX
- And Other Games that's not in the Working List.



Port Shifting now integrated in the Stable build

Extra Setting Port-Shifting for Games that uses <1024 Ports that Android Devices can't access.
Basically, if you're having problem connecting with your buddy using android phone. You can try this setting.

Do exactly what the other procedure of your Choice told, then do this:
[Image: attachment.php?aid=14819]
Set the Port-Offset to any Higher than 1024 on all of the Android or PC that will play together (All Must Put the Same Port!). (This will have Issue Connecting with Real PSP)
Supposedly, those games that worked in PC should now work in android using this setting. (Example is Tekken6)


Source (my site): http://randomace.tk
Please report if there are games that aren't in the list (screenshot for confirmation), thank you


| Testing Rig: Windows10 PC |
->Proc: Intel Core i3 4130
->GPU: Nvidia GTX660 GDDR5 1GB
->RAM: 8GB DDR3
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[Tutorial] Android-Host LocalMultiplayer using PortableWifiHotspot - nc50lc - 03-31-2014 10:17 AM
android to psp lan connection - paulaz2 - 11-07-2014, 09:08 PM
multiplayer world wide? - benphantom - 11-23-2014, 08:15 PM
Multiplayer help? - tangerman5 - 03-31-2015, 07:22 PM

Forum Jump: