From 7a240c505ccc19f3103a6dd09cfbc9e77fdfe8a9 Mon Sep 17 00:00:00 2001 From: mx Date: Fri, 8 Aug 2025 21:14:40 +0000 Subject: [PATCH] Add cs2/README.md --- cs2/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 cs2/README.md diff --git a/cs2/README.md b/cs2/README.md new file mode 100644 index 0000000..53d8bc0 --- /dev/null +++ b/cs2/README.md @@ -0,0 +1,11 @@ +## For 64 fps bind +``` +alias +hold "fps_max 64" +alias -hold "fps_max 999" +bind space "+hold" + +``` +This binds spacebar to cap the fps to 64 while held. Use mwheelup/down for jumps; `bind "mwheelup" +jump` + + +* The autoexec does fuck all and the game is still ass* \ No newline at end of file