An open API service indexing awesome lists of open source software.

https://github.com/xpaw/cs2

🔫 Counter-Strike 2 stuff
https://github.com/xpaw/cs2

Last synced: 10 months ago
JSON representation

🔫 Counter-Strike 2 stuff

Awesome Lists containing this project

README

          

# Installing practice config

1. [Click this link to download the file](https://raw.githubusercontent.com/xPaw/CS2/main/cs2practice.cfg) (Press Ctrl+S)
2. Save this file as `practice.cfg` and put it inside this folder: `Steam\SteamApps\Common\Counter-Strike Global Offensive\game\csgo\cfg`
3. Load a map locally
4. `exec practice` in console

## Automatically execute the config when using `map` command

Name the file `listenserver.cfg`, then the game will automatically execute it whenever starting a local server.

----

# Installing text mod

> [!WARNING]
> Text mod no longer works.

1. [Click this link to download the file](https://raw.githubusercontent.com/xPaw/CS2/main/csgo_textmod.txt) (Press Ctrl+S)
2. Go to this folder: `Steam\SteamApps\Common\Counter-Strike Global Offensive\game\csgo\resource`
3. Create new folder: `subtitles`
4. Put the downloaded file in that folder and name it `closecaption_english.txt`

It should look like this: `game\csgo\resource\subtitles\closecaption_english.txt`

To enable letters inside of a circle for teammate colors, use `cl_teammate_colors_show 2`

This was based on bananagaming text mod, but I have been modifying it over the years for CS:GO.