Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
hrydgard
GitHub Repository: hrydgard/ppsspp
Path: blob/master/assets/adhoc-servers.json
10520 views
1
{
2
"servers": [
3
{
4
"name": "Socom Adhoc Server",
5
"host": "socom.cc",
6
"discord": "https://discord.com/invite/XtVYDr7",
7
"web": "",
8
"location": "France",
9
"description": "For players looking to play any games",
10
"data_mode": "AemuPostoffice",
11
"status_xml": "https://www.socom.cc/status.xml",
12
"icon": "/favicon.ico"
13
},
14
{
15
"name": "Madness Gaming Network",
16
"host": "psp.mgn.pub",
17
"discord": "https://discord.com/invite/kaPScVrPes",
18
"web": "",
19
"location": "Alaska USA",
20
"description": "For players looking to play any games, has a good amount of Monster Hunter players, also provides VPN to work around connection issues as well as P2P mode",
21
"data_mode": "AemuPostoffice"
22
},
23
{
24
"name": "EA Nation Hub",
25
"host": "eahub.eu",
26
"discord": "https://discord.com/invite/fwrQHHxrQQ",
27
"web": "",
28
"location": "France",
29
"description": "Mostly for Medal of Honor Heros 2 & Need For Speed Most Wanted players, but can be used for other games",
30
"data_mode": "AemuPostoffice",
31
"status_data_json": "https://adhoc.eahub.eu/data.json"
32
},
33
{
34
"name": "Psi-Hate",
35
"host": "psi-hate.com",
36
"discord": "https://discord.com/invite/wxeGVkM",
37
"web": "",
38
"location": "Minnesota USA",
39
"description": "For players looking to play any games",
40
"data_mode": "AemuPostoffice",
41
"status_data_json": "http://psi-hate.com:27315/data.json"
42
},
43
{
44
"name": "Relay Brasileiro",
45
"host": "jpa36a7.glddns.com",
46
"discord": "https://discord.com/invite/gp45nhdjQJ",
47
"web": "https://jpa36a7.glddns.com",
48
"location": "São Paulo Brazil",
49
"description": "For players looking to play any games",
50
"data_mode": "AemuPostoffice",
51
"status_xml": "https://jpa36a7.glddns.com/",
52
"icon": "/favicon.ico"
53
},
54
{
55
"name": "ArenaAnywhere SA",
56
"host": "relay-sa.arenaanywhere.site",
57
"discord": "https://discord.gg/GdsXWmNHq5",
58
"ip": "34.35.138.175",
59
"web": "",
60
"location": "South Africa",
61
"description": "For players looking to play any games",
62
"data_mode": "AemuPostoffice"
63
},
64
{
65
"name": "ArenaAnywhere EU",
66
"host": "relay.arenaanywhere.site",
67
"discord": "https://discord.gg/GdsXWmNHq5",
68
"ip": "34.91.25.46",
69
"web": "",
70
"location": "Europe",
71
"description": "For players looking to play any games",
72
"data_mode": "AemuPostoffice"
73
},
74
{
75
"name": "ArenaAnywhere Dubai",
76
"host": "relay-dubai.arenaanywhere.site",
77
"discord": "https://discord.gg/GdsXWmNHq5",
78
"ip": "34.165.197.39",
79
"web": "",
80
"location": "Dubai",
81
"description": "For players looking to play any games",
82
"data_mode": "AemuPostoffice"
83
},
84
{
85
"name": "ArenaAnywhere Asia",
86
"host": "relay-asia.arenaanywhere.site",
87
"ip": "35.198.217.43",
88
"discord": "https://discord.gg/GdsXWmNHq5",
89
"web": "",
90
"location": "Singapore",
91
"description": "For players looking to play any games",
92
"data_mode": "AemuPostoffice"
93
},
94
{
95
"name": "Retroverze Relay Beta",
96
"host": "psp.retroverze.my.id",
97
"discord": "",
98
"web": "https://retroverze.my.id/beta",
99
"location": "Unknown",
100
"description": "For players looking to play any games",
101
"data_mode": "AemuPostoffice"
102
},
103
{
104
"name": "Games Nexus",
105
"host": "adhoc.gamesnexus.ovh",
106
"discord": "",
107
"web": "https://adhoc.gamesnexus.ovh",
108
"location": "Milan Italy",
109
"description": "For players looking to play any games",
110
"data_mode": "AemuPostoffice",
111
"status_data_json": "https://adhoc.gamesnexus.ovh/data.json",
112
"status_web": "https://adhoc.gamesnexus.ovh"
113
},
114
{
115
"name": "Sony PSP & PSVita Fans",
116
"host": "psp.gameplayer.club",
117
"discord": "",
118
"web": "https://psp.gameplayer.club/",
119
"location": "Unknown",
120
"description": "For players looking to play any games",
121
"data_mode": "P2P"
122
},
123
{
124
"name": "CVN-Play",
125
"host": "cvn-play.top",
126
"discord": "",
127
"web": "https://game.cvn-play.top/emu",
128
"location": "China",
129
"description": "For players looking to play any games",
130
"data_mode": "AemuPostoffice"
131
},
132
{
133
"name": "NT Arena Brasil",
134
"host": "ntarena.duckdns.org",
135
"discord": "https://discord.gg/g9sNF5CdEg",
136
"location": "Brazil",
137
"description": "Relay for the Brazilian Dissidia 012 community, access managed through Discord, focused on organized lobbies",
138
"data_mode": "AemuPostoffice"
139
}
140
]
141
}
142
143