been enjoying cs2 so far, doesn't feel as crisp as csgo but in time it will get better. subtick is wack, aliases help. / mvttfps 0:00 - heart of gold 1:22 - interlude 1:55 - temple https://steamcommunity.com/id/91p https://steamcommunity.com/groups/wee... s/o @wizardpirate for the tekno blur settings: • LOSSLESS music: meek // flip - jetson swum x bsd.u - temple why aliases make the game feel better and closer to global offensive: / 1710565076036415768 / 1710607115092472198 my cs2 alias cfg: https://tinyurl.com/cs2Aliases raw alias commands: // Scroll Bhop alias "+myjump" "+jump" alias "-myjump" "-jump" bind "alt" "+myjump;-myjump" bind "mwheeldown" "+myjump;-myjump" bind "mwheelup" "+myjump;-back;-myjump" bind "space" "+myjump;-myjump" // Shooting alias "_shooty" "-attack; alias shooty" alias "+shooty" "+attack; alias shooty _shooty" alias "-shooty" "shooty" bind "MOUSE1" "+shooty" // Movement alias "_checkw" "-forward; alias checkw" alias "+w" "+forward; alias checkw _checkw" alias "-w" "checkw" bind "w" "+w" alias "_checks" "-back; alias checks" alias "+s" "+back; alias checks _checks" alias "-s" "checks" bind "s" "+s" alias "_checka" "-left; alias checka" alias "+a" "+left; alias checka _checka" alias "-a" "checka" bind "a" "+a" alias "_checkd" "-right; alias checkd" alias "+d" "+right; alias checkd _checkd" alias "-d" "checkd" bind "d" "+d" // Crouch + Walk alias "_checkcrouch" "-duck; alias checkcrouch" alias "+crouch" "+duck; alias checkcrouch _checkcrouch" alias "-crouch" "checkcrouch" bind "ctrl" "+crouch" alias "_checkwalk" "-sprint; alias checkwalk" alias "+walk" "+sprint; alias checkwalk _checkwalk" alias "-walk" "checkwalk" bind "shift" "+walk" // this is if you want to autobhop offline still bind alt "+jump"