Topic: How to use a custom screen resolution

open the console with the key combination shift-escape

/set r_mode -1
/set r_customwidth 1600
/set r_customheight 900
/set r_fullscreen 1
/vid_restart

This will run the game in 1600x900 fullscreen

If you want to run the game in your screens native resolution, set r_mode to -2