GSync

Ignore if your monitor doesn't support it. Check via driver rather than on monitor manufacturer spec sheet (a lot of freesync monitors are supported as well but not documented)

Nvidia Control Panel

  • 3D Settings:

    • Managed 3D settings:

      • Low Latency Mode: On // Ultra causes performance loss of up to 20% in some titles that don't support reflex.

      • BOTH FRAME RATE LIMITERS ARE REQUIRED. IN-GAME ONE IS PERFECT, DRIVER IS FALLBACK

      • Max Frame Rate (Driver): This one is for inside Nvidia Control Panel

        • Refresh rate - 3

        • For example, 240hz - 3 = 237 fps

      • Max Frame Rate (In-game): Set this for in-game if the game has a built-in frame limiter

        • maxfreq - (maxfreq * maxfreq) / 3600

          120hz - (120 * 120) / 3600.0 = 116 fps

          144hz - (144 * 144) / 3600.0 = 138.24 fps

          240hz - (240 * 240) / 3600.0 = 224 fps

          360hz - (360 * 360) / 3600.0 = 324 fps

          480hz - (480 * 480) / 3600.0 = 416 fps

      • Power management mode: Prefer maximum performance

      • Vertical Sync: On // DO NOT USE 'FAST'

  • Display:

    • Set up G-SYNC

      • Make sure it's enabled if your monitor is compatible

      • Leave it on full-screen mode, DO NOT USE 'Windowed + Full-screen'

Last updated