Added psp.gameplayer.club public Adhoc Server.
This commit is contained in:
parent
04affb1958
commit
43beb26896
2 changed files with 2 additions and 1 deletions
|
@ -583,6 +583,7 @@ static RetroOption<int> ppsspp_wlan_channel("ppsspp_wlan_channel", "WLAN channel
|
|||
static RetroOption<bool> ppsspp_enable_builtin_pro_ad_hoc_server("ppsspp_enable_builtin_pro_ad_hoc_server", "Enable built-in PRO ad hoc server", false);
|
||||
static RetroOption<std::string> ppsspp_change_pro_ad_hoc_server_address("ppsspp_change_pro_ad_hoc_server_address", "Change PRO ad hoc server IP address (localhost = multiple instances)", {
|
||||
{"socom.cc", "socom.cc"},
|
||||
{"psp.gameplayer.club", "psp.gameplayer.club"},
|
||||
{"myneighborsushicat.com", "myneighborsushicat.com"},
|
||||
{"localhost", "localhost"},
|
||||
{"IP address", "IP address"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue