hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.09k stars 2.16k forks source link

(Documentation request) LAN multiplayer list #18938

Open hardBSDk opened 6 months ago

hardBSDk commented 6 months ago

Add a category on the website with games that support LAN multiplayer.

anr2me commented 6 months ago

There are unofficial multiplayer game list that has been tested by PPSSPP users.

But i only remembered this one (not sure whether it's being maintained or not tho, and as i remembered this list was pinned on PPSSPP Discord server) https://docs.google.com/spreadsheets/d/e/2PACX-1vRHgKsxLhnJRq6DDfgK8Z5bQMioPdUCMi5dMm9hH2Nx-DzUEd1Z8-mIlJH9BZCP9E-3uamSYp9d7ZvL/pubhtml?gid=0&single=true

PS: It's missing the game Kenka Bancho, and Marvel Ultimate Alliance

Basically, if it works Online, it should works on LAN too. But if it's only works on localhost (ie. Multiple instances), it may or may not works on LAN, depends on how high your latency and how reliable your connection are, as there are games that use a very small timeouts where timings issue could cause those timeouts to hit faster.