03-14-2025 03:21 AM
Hi everyone,
I recently got the ASUS ROG Rapture GT6 (2-pack) and have been setting up AiMesh and exploring the features in the admin panel. One feature that caught my interest is Game Radar, but I’m having trouble figuring out how to add specific games to it.
Does anyone know if it’s possible to manually add games to Game Radar, or does it only support pre-listed titles? Also, if there’s a way to customise the list or prioritise certain game servers, I’d love to know how.
Thanks in advance for any help!
03-14-2025 01:13 PM
This feature actually was a source of controversy in the past:
It would run as soon as you log in sending pings out to the servers, without any input from the user (unwanted outbound traffic/pings).
There's debate (per a friend of mine) whether it is of any use.
Those are the games, no more, no less. I just checked it and I don't see any way to customize it at all. Your sole choice is one of the games on the list, then it starts pinging that games servers apparently. (I don't play games at all)...
03-14-2025 03:46 PM
wow... i play games therefore i bought a "gaming" router, however... i play the games i want not the list someone decided... but dont worry too much about pings, the performance impact is almost irrelevant, however if you dont play any of them then is 100% useless.
03-14-2025 04:13 PM
My apologies if came off harsh unintentionally. I just wanted to clarify I have no clue. Last time I played PC games was on a 80386 aka Intel 386...
It's amazing how vastly more powerful an ASUS "gaming" router is compared to Business Class ExpertWiFi for example. They're just not even close. So I have a gaming router, but I do not game. (At least I got the lingo down this time)...
There's a suggestion thread pinned at the top of this forum section. I highly recommend you submit your input on how Game Radar can be improved. I have a feeling it will come on future ASUS products at least.
03-14-2025 05:02 PM
i got you man i played in a black and white laptop my fathers laptop that is. I am a developer i even know how to do it, but Asus is not paying so 🙂 they should figure out how to do it.
They just need to allow us to upload a stupid file with a game name a bund of Ips and country list and there u go games costumized, if you want an image use an url external simple but
03-17-2025 07:55 AM
Hey @jzchen , i was getting annoyed... and look what i found:
/# cat /www/ajax/gameList.json
{
"Diablo 3": [
{ "ip": "24.105.30.129", "lon": -117.7339, "lat": 33.6751, "country": "USW" },
{ "ip": "185.60.112.157", "lon": 2.3387, "lat": 48.8582, "country": "EU" },
{ "ip": "182.162.135.1", "lon": 126.9783, "lat": 37.5985, "country": "KR" }
],
"Hero of the Storm": [
{ "ip": "24.105.62.129", "lon": -117.7339, "lat": 33.6751, "country": "USE" },
{ "ip": "24.105.30.129", "lon": -117.7339, "lat": 33.6751, "country": "USW" },
{ "ip": "185.60.112.157", "lon": 2.3387, "lat": 48.8582, "country": "EU1" },
{ "ip": "185.60.112.158", "lon": 2.3387, "lat": 48.8582, "country": "EU2" },
{ "ip": "54.207.104.145", "lon": -46.6361, "lat": -23.5475, "country": "BR" }
],
"Overwatch": [
{ "ip": "24.105.62.129", "lon": -117.7339, "lat": 33.6751, "country": "USE" },
{ "ip": "24.105.30.129", "lon": -117.7339, "lat": 33.6751, "country": "USW" },
{ "ip": "185.60.114.159", "lon": 2.3387, "lat": 48.8582, "country": "EU1" },
{ "ip": "185.60.112.157", "lon": 2.3387, "lat": 48.8582, "country": "EU2" },
{ "ip": "211.234.110.1", "lon": 126.9741, "lat": 37.5112, "country": "KR" }
],
"Starcraft 2": [
{ "ip": "24.105.62.129", "lon": -117.7339, "lat": 33.6751, "country": "USE" },
{ "ip": "24.105.30.129", "lon": -117.7339, "lat": 33.6751, "country": "USW" },
{ "ip": "185.60.112.157", "lon": 2.3387, "lat": 48.8582, "country": "EU1" },
{ "ip": "185.60.112.158", "lon": 2.3387, "lat": 48.8582, "country": "EU2" },
{ "ip": "185.60.114.159", "lon": 2.3387, "lat": 48.8582, "country": "EU3" },
{ "ip": "5.42.161.193", "lon": 121, "lat": 23.5, "country": "TW" }
],
"World of Warcraft": [
{ "ip": "24.105.62.129", "lon": -117.7339, "lat": 33.6751, "country": "USE" },
{ "ip": "24.105.30.129", "lon": -117.7339, "lat": 33.6751, "country": "USW" },
{ "ip": "185.60.112.157", "lon": 2.3387, "lat": 48.8582, "country": "EU1" },
{ "ip": "185.60.114.159", "lon": 2.3387, "lat": 48.8582, "country": "EU2" }
],
"Hearthstone": [
{ "ip": "24.105.30.129", "lon": -117.7339, "lat": 33.6751, "country": "USW" },
{ "ip": "185.60.112.157", "lon": 2.3387, "lat": 48.8582, "country": "EU1" },
{ "ip": "185.60.112.158", "lon": 2.3387, "lat": 48.8582, "country": "EU2" },
{ "ip": "5.42.161.129", "lon": 121, "lat": 23.5, "country": "TW" }
],
"World of tanks": [{ "ip": "178.20.235.129", "lon": 37.6068, "lat": 55.7386, "country": "RU" }]
}
this is the stupid game list we were talking... if you SSH the router, you will find this json, i didnt modify it yet....
this is what i was suspecting... so in theory we can add and change the game list here but nore suere from where it gest the images...