Skip to content

tzdanows/cs2-cfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSGO config

  1. Clone this repository
  2. Edit files in the "actual" folder to match your preferred settings
  3. Match your config filepaths with the defaults associated to the game(s)
  4. Execute cp.py and it should copy/paste your cfg into the corresponding folders

NVIDIA Control Panel

  • Digital Vibrance: 80% or 50%(default)
  • 3D Settings (potentially not optimal)
  • Change Resolution --> 1920x1080(native) @ 360hz
    • Customize Resolution to make 1440x1080 resolution but keep native (will enable ingame option for 1440x1080)
  • Adjust Desktop Size and Position --> Full-Screen

Launch Options

CSGO:

-console -novid -freq 360 -w 1440 -h 1080 -tickrate 128 +fps_max 999 +rate 786432 +exec config.cfg +exec autoexec.cfg 

CS2:

-console -novid -freq 360 -w 1440 -h 1080 -tickrate 128 +fps_max 999 +rate 786432 +exec cs2.cfg +exec autoexec.cfg

or can you exec ingame with exec config or exec cs2 in console(may need .cfg after filename)

Follow these configuration tips:

Extras

Enable Hypervisor

bcdedit /set hypervisorlaunchtype auto  

Disable Hypervisor

bcdedit /set hypervisorlaunchtype off  

Frequent faceit necessary toggle

Leetify clanid

leetify "cl_clanid" 36953142

Video Settings:

Resolution: 1440 x 1080 stretched or preferred resolution

  • Global Shadow Quality: HIGH
  • Model / Texture Detial: LOW
  • Texture Streaming: DISABLED
  • Effect Detail: HIGH
  • Shader Detail: VERY HIGH
  • Boost Player Contrast: ENABLED
  • Multicore Rendering: ENABLED (mat_queue_mode 2)
  • MSAA: None
  • FXAA: Disabled
  • Texture Filtering: Trilinear
  • VSYNC: off
  • blur: off
  • uber shaders: ENABLED

About

remote storage of my cs config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages