FPS Optimization Guide

❖ Windows OS Tweaks
▼

Core operating system settings that ensure Windows prioritizes your game over background tasks.

Game Mode

Turn ON in Settings > Gaming > Game Mode. Helps stabilize framerate by preventing background updates.

Xbox Game Bar

Turn OFF unless actively using it for party chat. Disabling background recording (DVR) reduces stuttering.

Power Plan

Set to 'High Performance' or 'Ultimate Performance' to prevent CPU downclocking during gameplay.

Setting Location Recommendation Impact
Hardware-Accelerated GPU Scheduling (HAGS) Settings > System > Display > Graphics ON Med
Startup Apps Task Manager > Startup Apps Disable Non-Essential High
Mouse Acceleration Mouse Settings > Additional options Disable 'Enhance pointer precision' Aim

Ultimate Performance Power Plan Unlock

Run this in an Administrator Command Prompt if the plan is hidden:

powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61
🟢 NVIDIA Control Panel
▼

Optimize 3D settings globally or per-game for maximum performance and minimum input latency.

NVIDIA Setting Optimal Value Why?
Power Management Mode Prefer Maximum Performance Keeps GPU clocks high during gameplay.
Low Latency Mode On or Ultra Reduces render queue. Use 'Ultra' if GPU bottlenecked. Use In-Game Reflex instead if available.
Texture Filtering - Quality High Performance Disables texture optimizations that cost FPS for minimal visual gain.
Vertical Sync (V-Sync) Off (Unless using G-Sync) V-Sync adds significant input lag. If using G-Sync, set V-Sync ON here, but OFF in-game.
Max Frame Rate Off Use in-game limiters instead, as they have less input lag than driver-level limiters.
🔴 AMD Radeon Software
▼

Key settings for AMD Adrenalin users to maximize frames and responsiveness.

Radeon Anti-Lag

Enable for GPU-bound games to reduce input delay. (Equivalent to NVIDIA Low Latency).

Radeon Boost

Disable for competitive games. It dynamically lowers resolution during mouse movement, which can cause inconsistency.

Radeon Chill

Disable. It limits FPS when you aren't moving, which is terrible for competitive shooters.

🎮 In-Game Settings
▼

The most impactful settings inside the game menus.

Setting Recommendation FPS Impact
Shadow Quality Low / Medium High
Volumetric Lighting / Fog Low High
Anti-Aliasing (AA) TAA / FXAA / Off (Avoid MSAA) Med
Texture Quality High (If VRAM allows) Low
Post-Processing / Effects Low Med
Motion Blur / Depth of Field Off (Improves visibility) Low

Upscaling Technologies (DLSS / FSR / XeSS)

If your GPU struggles to hit your monitor's refresh rate, use upscaling. Set to 'Quality' for best visuals, or 'Balanced/Performance' for maximum FPS. Note: Upscaling is usually unnecessary and adds slight blur at 1080p, but is highly recommended for 1440p and 4K gaming.

⚙️ Hardware & BIOS
▼

Physical and low-level tweaks to unlock hidden performance.

Enable XMP / EXPO (BIOS)

Crucial! RAM runs at slow default speeds until XMP (Intel) or EXPO/DOCP (AMD) is enabled in BIOS. This provides a massive FPS boost in CPU-bound games.

Resizable BAR / SAM (BIOS)

Allows the CPU to access all GPU memory at once. Enable 'Above 4G Decoding' and 'Re-Size BAR' in BIOS for a free 5-10% FPS boost in supported games.

Temperatures

Monitor temps using HWMonitor or MSI Afterburner. If CPU/GPU hits 90°C+, it will 'thermal throttle' (slow down). Clean dust, re-paste, or improve case airflow.

Why is optimizing FPS important?

Frames Per Second (FPS) determines how smoothly a game runs. Higher FPS not only makes the game look better but fundamentally improves how it plays by reducing system latency (input lag). When your PC renders more frames, the game state is updated more frequently, meaning your mouse clicks and keyboard presses are registered and displayed on-screen faster. In competitive titles like Counter-Strike 2, Valorant, or Apex Legends, optimal FPS is a requirement, not a luxury.

Software vs. Hardware Bottlenecks

FPS optimization is a balance. If you turn all in-game settings to 'Low' at 1080p, the burden shifts from your graphics card (GPU) to your processor (CPU). At a certain point, no amount of GPU tweaking will increase your FPS because the CPU cannot prepare frames fast enough (a CPU bottleneck). This guide covers both Windows OS optimizations (to free up CPU cycles) and Graphics Panel tweaks (to ease the GPU load).

Do I need a third-party "FPS Booster" program?

Generally, no. Most "FPS Boosters" or "Game Optimizers" are snake oil. They often consume background resources themselves while merely doing things you can do manually: closing background apps, clearing RAM cache, or changing power plans. Following the manual tweaks in this guide ensures your system is optimized at a deeper level without relying on bloatware.