ALERT: Stay vigilant and exercise caution against online scams. Never share confidential information, passwords, OTPs and bank details over calls, emails or SMSes.
SG
jQuery(document).ready(function(){ if (jQuery('section').hasClass('notify_bar_top')){ jQuery('#offcanvas-7b483ed').addClass("mobile_header_dropdown"); } else { jQuery('#offcanvas-7b483ed').removeClass("mobile_header_dropdown"); } jQuery(".cancel_btn_notify" ).click(function() { jQuery('#offcanvas-7b483ed').addClass("mobile_menu_tab"); jQuery('#offcanvas-7b483ed').removeClass("mobile_header_dropdown"); }); var setElementHeight = function () { var height = jQuery(window).height(); jQuery('.mobile-nav-personal').css('max-height', (height)); }; jQuery(window).on("resize", function () { setElementHeight(); }).resize(); jQuery(window).on("resize", function (e) { checkScreenSize(); }); checkScreenSize(); function checkScreenSize(){ var newWindowWidth = jQuery(window).width(); if (newWindowWidth = 1 ){ jQuery('.notify_bar_top ').slideUp(); jQuery('div#offcanvas-7b483ed').addClass("mobile_menu_tab2"); } else{} }); } else{} } });

Fast & Furious Pt 2: How Can I Improve Latency?

You know the old saying: video games don’t make people violent, lag does.

Now we have a pretty good idea of what latency is, how might we shave off a handful of those tiny precious milliseconds?

As mentioned in our last article, getting a broadband plan with enough bandwidth can help your latency but only to a certain extent. The bandwidth of your broadband plan isn’t usually the bottleneck causing high latency problems, especially if you already have a broadband plan in the hundreds of Mbps.

Going wired is one way to improve your latency

LAN cable - Improve latency | MyRepublic

A direct cable or LAN connection is your safest bet for consistent latency.

As many a passionate hardcore gamer will tell you: why the frell are you gaming over Wi-Fi?

Now, it’s not impossible to get good latency over Wi-Fi, but a wired connection will still generally be more reliable and faster than a wireless one.

One of the key issues of using a Wi-Fi connection is wireless interference, which can result in lag if Wi-Fi signals get disrupted by other devices (such as your neighbour’s router) using the same frequency band.

The strength of Wi-Fi signals can be also hampered by distance (especially if they have to travel upwards) and physical obstacles (such as walls). A spotty wireless connection is not only bad for download speeds but also for latency.

Get your fibre broadband


It also matters what kind of broadband you’re on: fibre optic internet (i.e. fibre broadband) generally offers better latency for gaming compared to older copper cables so if you haven’t, you should definitely make the switch.

Interestingly, signals transmitted through copper cables can actually travel faster than those in fibre optic cables. However, fibre cables still win out in the end as signals in copper degrade over long distances due to electromagnetic interference.

Enable Quality of Service (QoS) in your Wi-Fi router


You may be familiar with this scenario: you’re trying to have a good time playing your game online when the latency starts spiking and it starts lagging. Leaving your room to investigate, you discover that your family members are downloading large torrent files and/or streaming 4K video. They’re using up all the bandwidth!

Or more specifically, as explained previously, they’re using enough bandwidth that it’s causing congestion in your home network: your bytes of gaming data, although small, cannot quickly make it through the pipe that is your home’s bandwidth as other kinds of internet traffic are getting in the way.

Traffic congestion - Improve latency | MyRepublic

Like real life traffic congestion, network congestion results in slower speeds and higher latency.

Thankfully, many routers today come with a feature known as Quality of Service (QoS), which basically helps you customise which kind of data traffic gets priority to your router. Gaming-focused routers such as the ASUS ROG AX11000 may refer to its QoS feature by special names such as “Game Boost” – it’s basically QoS that gives gaming traffic the highest priority to the router. This is yet another way to improve latency.

Comparison of bandwidth and quality of service rules - Improve latency | MyRepublic

Image source: How-to Geek

Depending on the router you have, you can configure its QoS to prioritise internet traffic in your home according to device or application. Each router is different, so it’s best to check its manual to see what QoS features it has and how you can customise them.

Be careful with VPNs and GPNs


It makes sense to use VPNs for their privacy and security features but there are quite a few VPNs for games, marketed as GPNs or Gamers Private Networks, that claim to lower latency for your online games. True? Well, it really depends on your Internet Service Provider (ISP).

Using a VPN or GPN basically changes the route your traffic takes across the internet from the ISP’s own network routing, routing it through the VPN servers instead. It’s like driving a car to a destination and deciding to take detour instead of the default route.

Logically, using a VPN makes sense only if your ISP’s routing isn’t good. If your game data already takes the most direct and fastest route to your online game server, using a VPN can hurt your latency. If the VPN’s server you’re using doesn’t have enough bandwidth, the congestion can also lead to higher latency.

VPN connection - Improve latency | MyRepublic

Using a VPN affects the route your data takes to its destination, for better or worse.

Some ISPs like MyRepublic already optimise their network for lower gaming latency with optimised routes, which means using a VPN is probably not advisable if you’re only looking to reduce your latency.

If you really do want to try a VPN, it’s best to see if the service has a free trial so you can check and see what difference it makes.

Checking your latency


While many online games indicate the latency you’re getting somewhere in their interface, some don’t. Or maybe you just want to see exactly how changes in your setup, such as a new Wi-Fi router or cable, may be affecting your latency. Here’s where running a latency test comes in.

Strictly speaking, “ping” isn’t the same thing as latency, although many people use ping to refer to latency.

A ping test, however, is a basic way of checking your latency. The term has its roots in the use of sonar where a “ping” refers to the pulse of sound sent out, and whose echo you listen for to find out the location of objects.

Ping test - Improve latency | MyRepublic

While it may look technical, anyone can run a ping test to check their latency.

Like sonar, a ping test sends out a signal of data across the internet to another computer (like a game server) and this computer sends its own signal back, like an echo: how long it takes to go out and return gives you your latency.

Here’s how to run a ping if you’re on Windows:

  • Click on Start, select Run.
  • Type cmd, and press OK. This will launch the command line window: a retro-looking black screen with text and a blinking cursor. Here’s where you enter your test commands.
  • Type Ping followed by the IP address or the URL of the website you wish to ping and hit enter. For example, you could type “ping example.com”.
  • In the results, you can see your latency as time taken in milliseconds (ms): that’s how long it took for the packet of data (your ping) travel to the remote site and back

Ping results - Improve latency | MyRepublic

The results of your ping should look something like this (image credit to lifewire.com)

Find that bottleneck to improve your latency


A useful tool when it comes to troubleshooting latency issues is the traceroute test. Like the ping test, running a traceroute shows you your latency numbers but (as its name suggests) it also shows you the route your data takes, and how the latency is affected at each part.

In the same command line window you used for the ping test type tracert followed by the IP address or the URL of the website you wish to check. For example, you could type “tracert example.com”.

Traceroute test - Improve latency | MyRepublic

The list of numbers you see indicate the different places your data is going as it makes its way to its destination and how much latency it accumulates at each hop. This is really useful in determining what network issues are causing latency problems. If you’re facing such issues, your ISP will likely ask you to run a traceroute test.