MVukanichh's CS2 Config is a custom config template. It is well-documented and separated into individual config files to improve readability. It optimizes certain parts of CS2, but its main purpose is to serve as an excellent template for personal customization of CS2 settings.
View License
·
Report Bug
·
Request Feature
Table of Contents
MVukanichh's Counter-Strike 2 Config is a config template. Its main purpose is to serve as a template for personal customization as it is well-documented and easy to read and edit since it's organized into multiple config files, categorizing configs into separate files.
Note
While it's both intended to and recommended to edit configs provided in this template, it is also possible to use them as-is, since MVukanichh's CS2 Config(s) strive to have out-of-box optimized and (hopefully) best configured settings.
Important
As of 15th of February 2024, Counter-Strike 2 switched to new scancode-based binds system, which are linked to scan-codes of keys and not their names.
The crosshair is designed for a 2560x1080 resolution. Experience with it may vary on different resolutions, and further editing of it might be needed.
As stated previously, MVukanichh's CS2 Config can be used as-is, but it is highly recommended to edit to suit the user's preferences.
For MVukanichh's CS2 Config to be usable, the next software should be installed beforehand:
- Counter-Strike 2
- Notepad++
- Notepad++ is used to edit Configs to match users' preferences. It is recommended to use Notepad++ instead of Windows Notepad, as it has better formatting and better readability.
MVukanichh's CS2 Config includes optimized config templates, as stated before, but also a closed-caption file used as a replacement for text mod and optimized launch options, thus two separate installation processes must be followed:
Warning
As of 14th of December 2023, Text Mods have been disabled in Counter-Strike 2. In order to work around that, closed-caption file must be created and used instead. As of 26th of April 2024, according to xPaw, Textmod (close-captions file) no longer works.
To use the files provided, a zipped file containing the whole repository, alongside files that will be used, must be downloaded. To do so, follow these steps:
- Press green
Code
button found at the top of this repository - Press
Download ZIP
- Press
Save File
and choose in which Location ZIP File should be saved to
To apply Launch Options, the next steps must be followed:
- Right-click on
Counter-Strike 2
in the Steam Library - Press
Properties
and a new window will pop up - In the very first tab in the new window,
Set Launch Options
should be clicked on - Open ZIP File
- Open the Folder named
content
- Copy everything from the
Launch Options
text file and click theSet Launch Options
button - Paste everything and press OK
To use Configs and Close-Captions files, the next steps must be followed:
- Right-click on
Counter-strike 2
in the Steam Library - Press
Properties
and a new window will pop up - Click on the
Local Files
tab - Press
Browse Local Files
- Windows Explorer window will pop up with the main folder within the
Counter-Strike Global Offensive
game folder
- Windows Explorer window will pop up with the main folder within the
Note
Even though the game is now Counter-Strike 2
, it still uses Counter-Strike Global Offensive
name for the main folder.
- Open the folder named
game
- Open the folder named
csgo
- Open ZIP file
- Open the Folder named
content
- Hold down the Control button (CTRL) and select folder
snamedcfg
andwithin the opened ZIP File and drag them to theresource
csgo
folder - Press YES to everything if prompted
As stated previously, MVukanichh's CS2 Config can be used as-is, and if that's your choice, then to use it you have to do nothing more.
If, however, you want to edit configs to suit your preferences, do the following:
- Right-click on
Counter-strike 2
in the Steam Library - Press
Properties
and a new window will pop up - Click on the
Local Files
tab - Press
Browse Local Files
- Open a folder named
game
- Open a folder named
csgo
- Open a folder named
cfg
- Open a folder named
MVs
- Right-click on a config file that you want to edit
- Click on
Edit with Notepad++
-
Add Closed-Caption files in languages other than English-
Russian -
Polish -
German
-
- Add a section focusing on improving Performance for CS2
See the open issues for a full list of proposed features (and known issues).
Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions made are greatly appreciated.
If there is any suggestion that would make this project better, open an issue with the tag enhancement
.
Don't forget to give the project a star!
Distributed under the CC-BY-4.0 License. See LICENSE
for more information.
I've found these resources helpful and used them to make this project. Huge thanks to them.
- Choose an Open Source License
- README Templates for helping me choose README.md
- Valve Software for list of CSGO Cvars
- ArmynC's CS2 Autoexec for a Config Template
- ArmynC's CS2 Autoexec Repository is Licensed under "Creative Commons Zero v1.0 Universal".
- xPaw for Custom Text Mod
- xPaw's CS2 Repository is Licensed under "MIT License", which is found in the same directory as the Textmod.
- According to xPaw, Textmod is no longer working, therefore it is best to assume that their repository will not be updated in the future.
- Github Docs for help with Markdown