Guide to play MHFU / MHP3rd on a public server like socom.cc without using VPN
|
04-10-2022, 09:01 PM
(This post was last modified: 04-10-2022 09:17 PM by AdamN.)
Post: #2
|
|||
|
|||
RE: Guide to play MHFU / MHP3rd on a public server like socom.cc without using VPN
That is such a nice guide with explanation of various scenario!
And these scenarios are not only valid for MH games but for most adhoc games in general (since most adhoc games worked like P2P instead of Client-Server way) Games that use PTP (TCP) protocol to communicate during game play only need the listening side to have open port (due to connection-oriented nature, once a connection has been established both side can send/recv data without issue), while games that use PDP (UDP) protocol during game play will need both sides to have open port (due to connectionless nature) to be able to receive data. 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 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Guide to play MHFU / MHP3rd on a public server like socom.cc without using VPN - DeLeo_77 - 03-28-2022, 05:49 PM
RE: Guide to play MHFU / MHP3rd on a public server like socom.cc without using VPN - AdamN - 04-10-2022 09:01 PM
|