GAME GUIDES

Stretched Resolution: How It Works and Whether It Helps

Frost LiveFounder, Frozen TweaksUpdated 6 min read

SHORT ANSWER

Stretched resolution means rendering at a narrower aspect ratio such as 4:3 and stretching it to fill a 16:9 display, which makes player models appear wider and can raise FPS by lowering the render resolution. The trade is real: you lose horizontal field of view, so you see less of the map. Setting it up requires a custom resolution plus GPU scaling set to full-panel in your driver.

At a glance

What it doesRenders 4:3 or similar, stretches to fill 16:9
UpsideWider player models, higher FPS from lower render resolution
DownsideReduced horizontal field of view
RequiresCustom resolution + GPU scaling set to full panel
Free toolFrostRes - automates both steps on any GPU

Key takeaways

  • Stretched resolution widens player models horizontally and removes horizontal field of view. Both effects are real and they pull in opposite directions.
  • The FPS gain comes from the lower render resolution, not from the stretching itself.
  • It requires two things: a custom resolution the display accepts, and GPU scaling set to full-panel with the override enabled.
  • Whether it helps you aim is genuinely subjective. Professional players are split, and there is no consensus.
  • Some games and configurations do not permit it, and forcing it through unsupported methods is not worth the risk.

Quick setup

  1. 1

    Create the custom resolution

    NVIDIA Control Panel > Change resolution > Customize, AMD Adrenalin > Display > Custom Resolutions, or Intel Graphics Command Center > Display > Custom Resolutions. 1280x960 is the most common 4:3 choice.

  2. 2

    Turn on GPU scaling

    NVIDIA: Adjust desktop size and position, Scaling mode Full-screen, Perform scaling on GPU. AMD: enable GPU Scaling with Scaling Mode set to Full Panel. Intel: set Scale to stretch to full screen.

  3. 3

    Tick the override option

    On NVIDIA, 'Override the scaling mode set by games and programs'. Without this step you get black bars instead of a stretched image, which is the most common failure people hit.

  4. 4

    Select the resolution in game and use exclusive fullscreen

    Borderless windowed bypasses GPU scaling entirely, so the stretch will not apply.

  5. 5

    Check the monitor's own aspect ratio setting

    If bars persist, the display is applying its own scaling over the top. That setting lives in the monitor's on-screen menu, not in Windows.

  6. 6

    Or let FrostRes do all of it

    It creates the resolution, applies the correct scaling override for your GPU vendor, manages the Valorant config, and restores your native resolution when you exit. Free, no account required.

What stretched resolution actually does

Your monitor is almost certainly 16:9. Stretched resolution means telling the game to render a narrower aspect ratio - most commonly 4:3, at something like 1280x960 - and then telling your GPU to stretch that narrower image horizontally until it fills the whole panel.

Two things happen as a result, and they are frequently discussed as if only the first exists.

  • Player models get wider. Everything is stretched horizontally, so a target that was 30 pixels wide becomes 40. A wider target is easier to hit, particularly with flick aim.
  • Your horizontal field of view shrinks. You are rendering a 4:3 slice of the world. The parts of the scene that would have been at the left and right edges of a 16:9 frame are simply not drawn. You see less.

Does it increase FPS?

Usually yes, but not because of the stretching. The gain comes from the lower render resolution: 1280x960 is about 1.2 million pixels against 1920x1080's 2.1 million, so if you are GPU-bound you are doing roughly 40% less pixel work.

The important caveat is that the games where stretched resolution is most popular - CS2 and Valorant - are typically CPU-bound rather than GPU-bound. In those titles the frame-rate gain is often small or nonexistent, and the actual reason to use stretched res is the aspect ratio, not the frames. Check your GPU utilisation before assuming this is a performance change.

Setting it up manually

Two steps in every case: create the resolution, then force the GPU to scale it to the full panel. If you skip the second step you get black bars instead of a stretched image, which is the most common failure people hit.

NVIDIA

  1. NVIDIA Control Panel > Change resolution > Customize > Create Custom Resolution. Add your target resolution (for example 1280x960) at your monitor's refresh rate, and test it.
  2. NVIDIA Control Panel > Adjust desktop size and position. Set Scaling mode to Full-screen, and Perform scaling on to GPU.
  3. Tick 'Override the scaling mode set by games and programs'. This step is what actually produces the stretch.
  4. Select the custom resolution in the game's video settings, and set the game to exclusive fullscreen.

AMD

  1. AMD Adrenalin > Settings > Display > Custom Resolutions. Create your target resolution and apply it.
  2. On the same Display page, enable GPU Scaling.
  3. Set Scaling Mode to Full Panel.
  4. Select the resolution in game and use exclusive fullscreen.

Intel

  1. Intel Graphics Command Center > Display > Custom Resolutions. Add the resolution you want.
  2. On the Display > General page, set Scale to 'Stretch to full screen' or 'Maintain display scaling', depending on your driver version.
  3. Select the resolution in game and use exclusive fullscreen.

Doing it automatically with FrostRes

The manual process is tedious, differs by GPU vendor, breaks after driver updates, and has to be undone every time you want your desktop back at native resolution. That is why we built FrostRes and made it free.

  • Creates the custom resolution for you on NVIDIA, AMD or Intel without you needing to know which control panel you are in.
  • Applies the correct GPU scaling override for your vendor automatically.
  • Manages Valorant configuration so the resolution is actually picked up by the game.
  • Restores your native resolution automatically when you exit the game, so your desktop is not left stretched.
  • Free, with no account required.

Should you actually use it?

An honest answer rather than a recommendation, because this is a preference and anyone telling you otherwise is overstating the evidence.

Who it tends to suit
SettingRecommendedWhy
You play a lot of Valorant or CS2 and rely on flick aimWorth tryingWider models help most when your aim style is fast and corrective rather than tracking.
You are GPU-bound at native resolutionWorth tryingYou get a genuine frame-rate gain on top of the aspect ratio change.
You play games with a lot of wide-angle informationProbably notBattle royales and large-map shooters punish reduced peripheral vision more than they reward wider models.
You are already comfortable at nativeProbably notThe adjustment period is real, and changing aspect ratio disrupts muscle memory for a while. If nothing is wrong, do not fix it.
You are switching because a professional player uses itBe carefulProfessionals are split roughly down the middle on this, which is a strong signal that it is preference rather than an advantage.

Frequently asked questions

Does stretched resolution give more FPS?

Usually, but the gain comes from the lower render resolution rather than the stretching. Rendering 1280x960 instead of 1920x1080 is about 40% less pixel work, so a GPU-bound system gains meaningfully. However, the games where stretched res is most popular - CS2 and Valorant - are typically CPU-bound, and in those titles the frame-rate gain is often small. Check your GPU utilisation before assuming it is a performance change.

Does stretched resolution make it easier to hit shots?

It makes player models wider, which some players find easier to hit, especially with flick aim. It also removes horizontal field of view, so you see less of the map and get less warning about wide angles. Professional players in both Valorant and CS2 are split roughly down the middle on it, which is the strongest available evidence that it is a preference rather than a straightforward advantage.

Why is my stretched resolution showing black bars?

Because GPU scaling is not applied. Creating the custom resolution is only half the setup - you also need scaling set to full-screen or full-panel with the override enabled in your GPU control panel. Two other common causes: running the game in borderless windowed mode, which bypasses GPU scaling entirely, and the monitor applying its own aspect ratio setting through its on-screen menu.

Is stretched resolution allowed by anti-cheat?

Yes. Custom resolutions and GPU scaling are display driver settings that operate entirely outside the game process, and they are used openly by professional players in officially sanctioned competition. What is not safe is editing game files to force a resolution the game does not offer - that crosses into file modification, which is a different category entirely.

What is the best stretched resolution for Valorant?

1280x960 stretched to your panel is the most common choice, as it gives a true 4:3 ratio at a render resolution most systems handle easily. 1440x1080 is the next most popular and is a reasonable middle ground if you want less pixel-quality loss. There is no objectively best option - it depends on your monitor, your GPU headroom and how much horizontal field of view you are willing to give up.

Frost Live

WRITTEN BY

Frost Live

Frost Live is the founder of Frozen Tweaks and the creator behind the FrozenTweaks optimization guides. He has spent years testing Windows, GPU driver and in-game settings on competitive titles including Counter-Strike 2, Valorant, Fortnite, Apex Legends and Call of Duty, and turned the tweaks that survived that testing into the Frozen Tweaks optimizer.

Related guides

Read this guide as plain markdown

Stop re-doing this after every update

Frozen Tweaks applies the system-level optimizations in our guides, logs every change so you can roll any of it back, and re-applies your configuration after Windows and driver updates revert it.

Download Frozen Tweaks