Gear GeeksGaming

Resolution and aspect ratio

Resolution is the specification most easily traded for framerate, which makes it the most useful lever in a competitive setup. It is also the source of the most persistent myth in Counter-Strike, which is that stretched resolutions make enemies bigger.

MonitorsUpdated 7 min read

Resolution only means something with a distance attached

The useful unit is pixels per degree of your visual field, which combines resolution, screen size and how far away you sit. The size and distance calculator computes it. Reference points at a 65 cm viewing distance:

Pixels per degree for common setups at 65 cm. Around 60 px/deg is the approximate limit of normal acuity.
SetupPixels per degreeReading
24.5 in, 1080p42Below acuity. Pixels are resolvable on high-contrast edges.
24.5 in, 1440p57Essentially at the limit. Very sharp.
27 in, 1440p52Near the limit and the practical sweet spot.
27 in, 4K77Beyond acuity. Very expensive to drive.

The practical conclusion is that 1440p is worth having if you can render it, and 4K is largely wasted on a competitive setup because the pixels exceed what you can resolve while the rendering cost is enormous.

Resolution is the cleanest framerate lever

Pixel count scales rendering cost close to linearly on GPU-bound workloads, and it does so without removing information you need.

Relative pixel counts.
ResolutionPixelsRelative to 1080p
1920 x 10802,073,6001.00x
2560 x 14403,686,4001.78x
3440 x 14404,953,6002.39x
3840 x 21608,294,4004.00x

Compare this to lowering shadow quality, which removes information about where an enemy is standing, or lowering effects quality, which can remove smoke and muzzle flash detail. Resolution costs you sharpness, not information. That is the better trade in a competitive context.

Stretched, black bars and the 4:3 question

This is worth doing carefully because the folklore is confidently wrong in both directions.

When you select a 4:3 resolution on a 16:9 display, the game renders a 4:3 image with a correspondingly narrower horizontal field of view. Then your display or GPU decides what to do with it:

  • Stretched: the image is expanded horizontally to fill the panel. Everything becomes 33% wider than it should be. Models are wider, not taller.
  • Black bars: the image is displayed at correct proportions with unused screen either side. Models are correctly shaped and the whole image is physically smaller.
What each mode changes, on a 16:9 panel.
Property16:9 native4:3 stretched4:3 black bars
Horizontal field of viewFullReduced by about 25%Reduced by about 25%
Model proportionsCorrect33% wider than correctCorrect
Model pixel area on screenBaselineLargerSimilar to baseline
Pixels renderedBaselineFewerFewer
Muscle memory portabilityUniversalTied to this setupUniversal

The honest reading: the field of view reduction is a real cost that applies to both 4:3 modes, and the horizontal enlargement in stretched mode is a real but modest benefit that only exists because the field of view was reduced first. If you play 4:3 because you learned on it, that is a perfectly good reason. If you are considering switching to gain an advantage, the evidence for one is thin.

If you do use 4:3, use it everywhere

The worst outcome is switching between aspect ratios, because your sense of how large a target appears at a given distance is part of your aim. Pick one and keep it, including in aim training software.

Related reading

Frequently asked questions

Is 1080p or 1440p better for competitive gaming?

1440p if your system can sustain your target framerate at it, 1080p if it cannot. At a 65 cm viewing distance on a 24.5 inch panel, 1080p gives about 42 pixels per degree, below the roughly 60 px/deg acuity limit, so 1440p is a genuine sharpness improvement. It is also roughly 78% more pixels to render.

Does stretched resolution make enemy models bigger?

Horizontally, yes; vertically, no. A 4:3 image stretched to a 16:9 panel expands everything horizontally by one third. Models are wider, not taller, and the total pixel area they cover is larger. Whether that helps is debated; what is not debated is that it also removes about 25% of your horizontal field of view, so you see less of the map.

Are black bars worse than stretched?

No, they are the same aspect ratio with the same field of view, displayed at native proportions with unused screen either side. Some players prefer black bars precisely because models keep their correct proportions, which means the muscle memory transfers to any other setup. The disadvantage is a physically smaller image.

Why do some professional players use 4:3?

Mostly history and habit. 4:3 was standard when many of them learned, models are proportionally larger on screen, and the narrower field of view concentrates attention. The field of view reduction is a genuine cost, and a majority of current professionals play 16:9. It is a preference, not an edge.

Should I lower resolution to gain framerate?

It is one of the most effective levers, and better than dropping settings that affect visibility such as shadows or effects quality. Render resolution scaling, where the game renders lower and upscales, gives you the framerate with a less severe sharpness cost than changing your display resolution outright.

Sourcing. Figures on this page are either derived from published engine or hardware constants, or computed from the formulas shown. Manufacturer-stated specifications are labelled as such. Found an error? Send a correction.