Nobody's helping anyone else here. Someone writes something, others ask questions, etc., and they get no answer from the person who boastfully claims to have solved it. LMFAO
Thank you for this! Just one thing, with the steam game, after using the "large address aware" mod and using your cfg, these three lines cause the game to crash upon startup: hl2_walkforwardsidespeed 100 hl2_walksidespeed 100 hl2_walkspeed 100
33 comments
alias "+trigger_mods" "walkoff; crouchoff; +sprint"
alias "-trigger_mods" "-sprint"
bind "SHIFT" "+trigger_mods"
"Unknown command "hl2_duckforwardspeed"" ?
hl2_walkforwardsidespeed 100
hl2_walksidespeed 100
hl2_walkspeed 100
removing these everything works.