1
0
Fork
You've already forked cs2-config
0
No description
  • Makefile 93.8%
  • Just 6.2%
Find a file
Dietrich Daroch 99eb8b5a7d Fix: Update comments to use //
`#` triggers `Unknown command` errors
2026年04月06日 12:14:14 -04:00
autoexec Fix: Update comments to use // 2026年04月06日 12:14:14 -04:00
.dir-locals.el Misc,Emacs: Set projectile-project compilation/install commands 2025年11月26日 19:16:55 -03:00
.gitignore Misc,Emacs: Set projectile-project compilation/install commands 2025年11月26日 19:16:55 -03:00
d.cfg Init 2025年11月11日 15:33:15 -03:00
fast.cfg Init 2025年11月11日 15:33:15 -03:00
find_keys.cfg Init 2025年11月11日 15:33:15 -03:00
find_scancodes.cfg Init 2025年11月11日 15:33:15 -03:00
Justfile Build: Add justfile 2026年04月06日 12:12:07 -04:00
Makefile Feat: Add support for custom $STEAM_LIBRARY path 2025年12月08日 09:58:22 -03:00
p.cfg Init 2025年11月11日 15:33:15 -03:00
README.org Feat: Add support for custom $STEAM_LIBRARY path 2025年12月08日 09:58:22 -03:00

Personal CS2 configuration

Info

A tiny project to generate and install my CS2 configuration

Commands

Build

 make build

Install

 make export

Custom path

STEAM_LIBRARY=/Data/Shared/Steam make export

Launch options

 gamemoderun %command% +exec autoexec.cfg -high -vulkan -sdlvideodriver wayland -sdlaudiodriver pipewire -novid -nojoy +cl_forcepreload 1 +cl_updaterate 128 +cl_interp 0 +cl_interp_ratio 1

Project

TODO Make having location/machine specific configuration possible

Currently I'm hard-coding machine specific configuration,