Hi! I'm here to help people to organise and sorted CS:GO client and server config for best performance and set it up for classic rules.
MetaMod and SourceMod is really not necessary but is a stable version for a long time, it's really easy and nice to use it. Also it doesn't affect your FPS on server until you know and control what plugins are you using. Installation is simple, is limited to copying files to the appropriate directories and thats it!
Requirements on Server-Side:
-
MetaMod Stable version or Latest is required:
-
SourceMod Stable version or Latest is required:
If you have SourceMod installed you can use SourceMod special admin commands. List with all commands you can find here: Admin Commands (SourceMod)
-
In CS:GO server directory make a folder in
../csgo/cfg/
and name this foldersuperconfig
( The correct path should be look like this:
../csgo/cfg/superconfig/
) -
Copy all files from this repository to
../csgo/cfg/superconfig/
directory. -
If you have LGSM installed, open the configuration file in
../csgo/cfg/csgoserver.cfg
and add at the end of this file a new line:exec "superconfig/main.cfg"
This simply link our
main.cfg
file from../csgo/cfg/superconfig/
directory and execute rest config files. -
Save and exit from
../csgo/cfg/csgoserver.cfg
file. -
You can use commands that are include in
../csgo/cfg/superconfig/alias.cfg
file. Have fun!
If you wanna help or customize my project easily, you can use some of my tips.
You can use my syntax highlighting plugin and make .cfg files easy to read. Check it now!
Source: cfg-syntax-highlighting
Maybe you didn't know, but it's almost 5000 commands and cvars in CS:GO. This is really huge list that should be sorted with a modern way!
Here yo have plugin to reveal all console variables/commands that are marked as hidden/development-only. It's nice to check time to time for deprecated or new cvar commands.
Source: csgo-cvar-unhide
Ready to view all cvar commands directly from GitHub (check the date and time, because I'm not guaranteed that these repo will be always updated). You can easily look for all CS:GO cvars alongside ones marked as hidden/development-only. Repo is contributed by ArminC.
Source: ArminC-CSGO-Cvars
Here are the best client config that i found on the whole internet.
ArminC's configuration for CS:GO Client - well documented, analysed and no misconceptions.
Source: ArminC-AutoExec
- Add reset.cfg file to set all commands to default values (Only commands that we use on this repo, maybe not all)
- Add config for warmup and trening mode
- Add missing descriptions for commands
- Translate description from Polish to English
- Sort network commands in server.cfg for better optimizations
- Sort commands in bots.cfg file
- Sort commands for gotv
- Fix commands from alias.cfg
If you have any ideas or questions please contact with me somehow.