CS2 Config Setup Guide
A practical workflow to build stable settings, verify behavior, and keep your config maintainable over time.
Start from a clean baseline
Open dashboard sections and set only what you intentionally want, instead of importing random full configs.
Export and place files correctly
Download autoexec and video exports, then put them into the right CS2 config locations.
Test in real matches
Validate FPS, input feel, visibility, and consistency before locking your next baseline.
Recommended workflow
- Make one change category at a time (video, then input, then audio).
- Test with consistent map/session conditions so results are comparable.
- If a tweak hurts stability, revert quickly from your stored profile.
- Review your launch options and export include rules regularly.
Troubleshooting tips
- If settings do not apply, verify file paths and launch options first.
- If FPS drops after updates, revisit advanced video and performance settings.
- If controls feel off, check mouse/keyboard subsection values and bind conflicts.
Downloaded files: apply vs import workflow
- Apply files: place autoexec.cfg in .../steamapps/common/Counter-Strike Global Offensive/game/csgo/cfg/ and cs2_video.txt in .../Steam/userdata/[your-steam-id]/730/local/cfg/.
- Add +exec autoexec.cfg in Steam launch options so your autoexec loads on startup.
- Import helper: run exec probe, copy console output into a custom .cfg file, then upload it with Import CFG settings.