GamesNexus also has data.json. Also, do an inventory of favicons. Not many usable...

This commit is contained in:
Henrik Rydgård
2026-03-30 16:05:01 -06:00
parent 6a977bd27f
commit c63d30508e
2 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -206,7 +206,7 @@ void AdhocLoadServerList(AdhocLoadListMode loadMode) {
return;
}
}
ERROR_LOG(Log::sceNet, "Failed to load cached adhoc server list %s from cache, falling back.", g_Config.sAdhocServerListUrl.c_str());
INFO_LOG(Log::sceNet, "Failed to load cached adhoc server list %s from cache, falling back.", g_Config.sAdhocServerListUrl.c_str());
LoadFallbackServerList();
return;
}
+5 -2
View File
@@ -8,7 +8,8 @@
"location": "France",
"description": "For players looking to play any games",
"data_mode": "AemuPostoffice",
"status_xml": "https://www.socom.cc/status.xml"
"status_xml": "https://www.socom.cc/status.xml",
"icon": "/favicon.ico"
},
{
"name": "Madness Gaming Network",
@@ -47,7 +48,8 @@
"location": "São Paulo Brazil",
"description": "For players looking to play any games",
"data_mode": "AemuPostoffice",
"status_xml": "https://jpa36a7.glddns.com/"
"status_xml": "https://jpa36a7.glddns.com/",
"icon": "/favicon.ico"
},
{
"name": "ArenaAnywhere SA",
@@ -106,6 +108,7 @@
"location": "Milan Italy",
"description": "For players looking to play any games",
"data_mode": "AemuPostoffice",
"status_data_json": "https://adhoc.gamesnexus.ovh/data.json",
"status_web": "https://adhoc.gamesnexus.ovh"
},
{