Counter-Strike 2 – Resolution + Refresh Rate Fix

Simple fix for missing in-game resolutions.

The Fix

If you don’t see 1920×1080 or any other resolution that your monitor supports in CS2 follow these steps

Change CS2 graphics settings to what you desire before starting this, you will not be able to change them later because it will revert your resolution every time you change a setting and you will need to repeat the procedure below.

  • Open Windows explorer
  • Go to (default location)
C:\Program Files (x86)\Steam\userdata*YOUR_ID*\730\cfg
  • Open
cs2_video.txt

Find the lines below in the file and alter them as needed, leave the refreshrate_numerator as is, you most likely don’t need to touch it.

Example is for 1080p 60hz (your refresh rate might be different)

"setting.defaultres" "1920"
"setting.defaultresheight" "1080"
"setting.refreshrate_numerator" "59954"

After changing values, save the text file and relauch CS2

It will still show the wrong resolution in the in-game menu but ignore it, you are now running at your desired resolution.

Don’t change any graphics settings or it will reset your resolution back to in-game settings. (You can set the txt file to read-only but i don’t think you really need to).

Have fun!

Volodymyr Azimoff
About Volodymyr Azimoff 13531 Articles
I love games and I live games. Video games are my passion, my hobby and my job. My experience with games started back in 1994 with the Metal Mutant game on ZX Spectrum computer. And since then, I’ve been playing on anything from consoles, to mobile devices. My first official job in the game industry started back in 2005, and I'm still doing what I love to do.

2 Comments

  1. Im not completely sure what my numerator oughta be, its just set as 0 for me, but i cant copy your example since I play 144, is there an algorithm to determining the numerator or is random? perhaps you could provide me with that numerator? Thanks :3

    • It depends on your panel, you could have 2 60hz or whatever hz displays with different numerator values, you can always try 144000 or 143000 to be safe, as long as you get the value mostly correct (so the game gets 144 Hz and not 1444Hz) the only difference you can notice if it’s slightly off would be alt tab taking longer (going black) because your desktop is running at a slightly different Hz.

      To find your Hz on Win10 (even if I think windows rounds the value)

      You can go to your desktop -> right click -> display settings -> advanced display settings -> make sure the monitor you want is selected and at the bottom look at the list of available Hz values , ie. 59.940Hz is “59940” for the config file. If you’re still not sure just go for 1hz less than your monitor supports to be safe.

Leave a Reply

Your email address will not be published.


*