https://github.com/pixeljammed/autoexecs
personal autoexecs for valve / source engine games
https://github.com/pixeljammed/autoexecs
autoexec cfg cs2 csgo hl2 l4d2 source source-engine tf2 valve
Last synced: 5 months ago
JSON representation
personal autoexecs for valve / source engine games
- Host: GitHub
- URL: https://github.com/pixeljammed/autoexecs
- Owner: pixeljammed
- Created: 2025-07-10T07:41:07.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-07-29T17:51:31.000Z (6 months ago)
- Last Synced: 2025-07-29T20:14:04.654Z (6 months ago)
- Topics: autoexec, cfg, cs2, csgo, hl2, l4d2, source, source-engine, tf2, valve
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
pixeljam's autoexecs
for source engine / valve games like cs2, tf2, l4d2, csgo, etc.
---
## features
- sensible keybinds
- opinionated yet based keys
- cool stuff, not too boring
- similar to default, but better
- funny stuff included
## previews
### L4D2
[](https://youtu.be/O6OQ100bRKM)
## about
### description
- autoexecs are f'ing awesome! they are the empitome of why valve games and the source engine are so beloved after all these years.
- can your fortnite do *this?* `bind mwheeldown "incrementvar cl_viewmodelfovsurvivor 0 360 1"`
## usage
### installing
- Download the **autoexec.cfg** you wish to download for whatever game.
- Place it in your `steamapps/common/app_name/game_name/cfg` folder.
- Open the game and in console type `exec autoexec`.
- Make sure console is enabled and a console key is enabled in settings
- If you struggle with this, these autoexecs are not for you 😵💫.
### development
- Clone this repository
- Replace the paths in autoexecs.json with paths locating your autoexec files
- If you have multiple **.cfg** files for a game include them all, similarly to how it's done for CS2 in the example file.
- Enjoy changing and modding your autoexecs!
- Each time you want to update your repository run the python grabber script which will copy your files to the repo.
- Realise you could have used symlinks.
- Cry because you wasted half an hour writing a python script.
- Stop crying because you realised you finally learnt how to use shutil.