Skip to content

Why you died behind cover, explained without diagrams

It happens in every mobile shooter. You break line of sight, you reach the wall, and half a second later the screen tells you that you were shot somewhere you no longer were. The temptation is to call it cheating. Almost always it is geometry and time.

Two clocks that never agree

Your phone shows you a picture of the world as it was when the last update arrived from the server. Your opponent's phone shows them their own version, delayed by their own connection. The server holds a third version and decides which of the two is authoritative.

When you reached cover on your screen, the shooter's screen still showed you in the open — because their picture was a fraction of a second behind. The server, trying to be fair to the person who pulled the trigger, accepted the shot. Nothing broke. The rules simply favour the shooter in that moment.

Why mobile makes it worse

Three reasons. Mobile connections vary far more than fixed ones, so the delay is not just larger but less consistent, and inconsistency is harder to compensate for than latency. Touch input adds a small delay of its own before the game even sees your action. And a phone that is thermally throttling drops frames, which pushes your own picture further behind.

That last one is the part people miss: a warm phone does not only feel worse, it makes you measurably later to everything.

What you can control

  • Use the least congested connection available. A quiet 4G signal often beats a busy shared Wi-Fi network, and either beats a hotel connection.
  • Play on a server region close to you. Every game on our list lets you choose, and many default to the wrong one after an update.
  • Keep the phone cool. A case removed and a break between matches does more for consistency than any setting.
  • Do not stream, download or back up in the background while playing. Modern phones will happily do all three.

What you cannot control

The other player's connection, the server's update rate, and the design decision about who wins a contested shot. Those are set by the developer, and they are a legitimate reason to prefer one game over another — round-based shooters with smaller maps generally feel more consistent than large battle royales, simply because there is less to synchronise.

A practical test

Play five rounds on your usual connection, then five on a different one at a different time of day, and pay attention to how often the “behind cover” moment happens rather than to your score. If it changes noticeably, the network is your bottleneck. If it does not, the game's design is, and no amount of settings will alter that.

All reads