From 534a931b1615665a6ced16e423fa8d1157ff26f3 Mon Sep 17 00:00:00 2001 From: mx Date: Tue, 14 Oct 2025 11:43:22 +0000 Subject: [PATCH] Update cs2/README.md --- cs2/README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/cs2/README.md b/cs2/README.md index 53d8bc0..c911e13 100644 --- a/cs2/README.md +++ b/cs2/README.md @@ -1,11 +1,13 @@ -## For 64 fps bind +## For "Left hand knife" add this to your autoexec, or simply copy the contents of hands.cfg to your autoexec ``` -alias +hold "fps_max 64" -alias -hold "fps_max 999" -bind space "+hold" +exec hands.cfg +``` +This config automatically switches your weapon hand (left or right) based on the weapon slot you select. -``` -This binds spacebar to cap the fps to 64 while held. Use mwheelup/down for jumps; `bind "mwheelup" +jump` +switchhandsleft = left hand +switchhandsright = right hand + +By default, it's preconfigured to have guns in the left hand and knife + utility in the right hand — but you can adjust it to your liking! * The autoexec does fuck all and the game is still ass* \ No newline at end of file