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

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

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
[![L4D2 autoexec showcase video](https://img.youtube.com/vi/O6OQ100bRKM/maxresdefault.jpg)](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.