Summary
This guide will show you how to install and run plugins on a listen CS2 server for mapping
purposes.
Follow each of the steps from top to bottom, DO NOT skip any steps unless told to.
INFO
This guide does not work with CS:GO, only CS2
All the needed links
Plugins:
1. Installing Metamod: Source
Open Metamod: Source (Dev 2.0x) Downloads, and click to download the latest Build for your operating system (Windows/Linux).
You should have downloaded a
ZIP
file, extract it and move the wholeaddons
folder into the\csgo\
folder of your game.
The \csgo\
folder can be found in:
\steamapps\common\Counter-Strike Global Offensive\game\
TIP
If you don't know where your game is installed:
Steam Library -> CS2 -> Properties -> Installed Files -> Browse..
2. Installing the KZ Plugin
Open cs2kz-metamod releases and download the latest
(pre-)release
for your operating system.Extract the
ZIP
(Windows) ortar.gz
(Linux), then drag theaddons
andcfg
folders into the\csgo\
folder.
3. Editing gameinfo files
- Open the
gameinfo.gi
file found in
\steamapps\common\Counter-Strike Global Offensive\game\csgo\
in a text editor (notepad... etc).
- Ignore the warning about editing the file, and add
Game csgo/addons/metamod
to the top of the section with similar inputs and save the file.
See:
- Navigate to
\steamapps\common\Counter-Strike Global Offensive\game\csgo_core\
, and open thegameinfo.gi
file.
Find and delete
this whole part from the file:
CustomNavBuild
{
ModuleName "server.dll"
Interface "customnavsystem001"
}
Save the file
TIP
You may want to create copies of the original and modified files in separate folders for switching them back and forth more easily.
4. Adding Launch Options
Open your
Steam Librarty
and right-click on Counter-Strike 2, click onProperties
(Should be the option on the bottom).In the
Launch Options
section there is a text field, add
-insecure +install_dlc_workshoptools_cvar 1
to the field.
Close the Properties
5. Adding Required files for Mapping
Open
steamapps\common\Counter-Strike Global Offensive\content\csgo\
and create new folder calledaddons
, enter it and create another folder calledmetamod
.Go back to
\steamapps\common\Counter-Strike Global Offensive\game\csgo\
, find and copy thereadonly_tools_asset_info.bin
file.Paste the file into the
\steamapps\common\Counter-Strike Global Offensive\content\csgo\addons\metamod\
folder you created.
Reversing CS2 back to playable
Undo ALL the actions from steps 3.
and 4.
TIP
If you want to be safe:
Open CS2 Properties
-> Installed Files
-> Verify integrity of local files
.