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
- Host: GitHub
- URL: https://github.com/xpaw/cs2
- Owner: xPaw
- License: mit
- Created: 2023-10-07T10:54:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T21:42:49.000Z (about 1 year ago)
- Last Synced: 2025-03-20T17:11:34.036Z (10 months ago)
- Homepage:
- Size: 552 KB
- Stars: 155
- Watchers: 11
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.