Skip to content
Performance guide

How we estimate GTA 6 FPS before launch

The exact model behind our GTA 6 FPS calculator: GPU/CPU scores, upscaler and frame-gen multipliers, the VRAM stutter penalty, and how it is calibrated.

TL;DR

The FPS calculator estimates GTA 6 performance from a per-GPU and per-CPU score anchored to RTX 4090 / 7950X3D = 100. Scores are regressed from public RDR2 and Cyberpunk 2077 benchmarks, adjusted for resolution (pixel-count scaling), preset (RAGE-engine LOD/RT cost), upscaler and frame-gen multipliers, and a VRAM shortfall penalty. Confidence band is ±15% until PC launch drivers ship.

The model in one screen

  1. Base score. Every GPU and CPU has a performance score anchored to RTX 4090 (GPU 100) and 7950X3D / i9-14900K (CPU 100), regressed from public benchmarks in comparable engines.
  2. Resolution scaling. GPU-bound FPS scales roughly with pixel count. We ship measured pixel-scaling coefficients rather than the naïve 1/(pixels ratio), because engines flatten a bit at 4K.
  3. Preset cost. Low → Ultra applies a preset cost curve derived from RDR2's medium / high / ultra ratio and Cyberpunk 2077's RT preset delta.
  4. CPU cap. The CPU sets a hard ceiling on FPS. If the GPU-bound number would exceed that ceiling, the tool reports CPU-bound and clamps to the cap.
  5. Upscaler & frame gen. Multipliers are from published DLSS / FSR / XeSS whitepapers cross-checked with Digital Foundry side-by-sides. Frame gen is applied last and only affects the average — never the 1% low.
  6. VRAM penalty. If needed VRAM at this resolution + preset + upscaler exceeds the card's memory, we apply a 25% average / 50% 1%-low penalty and flag "VRAM-bound".

How we calibrate against real benchmarks

The model is regressed to hit within ±10% of published RDR2 launch-driver figures at 1080p / 1440p / 4K on the High preset for the RTX 3060, 3070, 3080, 4070, 4080 and 4090. We use those calibration points because RDR2 is Rockstar's own most recent open-world PC release on the RAGE engine — the same engine base as GTA 6. Cyberpunk 2077 (path traced off) provides a secondary anchor for heavy-CPU open-world workloads.

Every score refresh runs the same regression, and the residuals are checked before the update is shipped.

What the model does not do

  • It does not predict launch-day driver bugs, day-one shader stutter, or streaming hitches from slow storage. Those are real, common, and specific to the release.
  • It does not model per-scene variance. The reported number is an "average of the average" across a typical gameplay mix.
  • It does not estimate ray tracing beyond a coarse "RT on / off" flag until Rockstar publishes the RT feature set.

Frequently asked questions

How can you estimate FPS for a game that isn't out on PC yet?

We build a per-GPU / per-CPU performance score from public benchmarks in comparable Rockstar and open-world titles (RDR2, Cyberpunk 2077, GTA V), then apply measured upscaler multipliers (DLSS Quality ≈ +30%, Balanced ≈ +50%) and frame-gen caps (DLSS 3 ≈ ×1.7, FSR 3 ≈ ×1.6). The output is a calibrated estimate with a stated ±15% band, not a benchmark run.

Why do the 1% lows drop faster than the average?

1% lows are the worst 1% of frame times. They fall off first when the CPU is streaming-bound, when the game is spilling textures out of VRAM, or when a small buffer inside the driver overflows. Our model penalises 1% lows 50% harder than averages when VRAM is short, matching the pattern observed in RDR2 and Cyberpunk 2077 at 4K Ultra on 8 GB cards.

What is the VRAM stutter penalty and why is it 25%?

When the frame's texture and shader working set is bigger than the card's VRAM, the driver pages textures back over PCIe. In our regression across HUB, Digital Foundry and TechPowerUp data, averages drop about 25% and 1% lows about 50% in that state. We apply exactly that whenever the VRAM engine flags a shortfall.

Does frame generation actually feel like the FPS number says?

No, and we don't claim it does. Frame gen roughly doubles the reported FPS but adds one frame of latency and cannot cure a CPU-bound stutter. We show the FG-on number for parity with what the on-screen counter will read, and keep the 1% low column honest — that is the number that describes how it feels.

How often is the model updated?

After every driver launch, at every AAA GPU-heavy release, and immediately after each GTA 6 spec leak or Rockstar disclosure. The calculator page carries a live changelog with dates and version numbers.