Skip to content

Instantly share code, notes, and snippets.

@test482
Created February 3, 2024 02:41
Show Gist options
  • Save test482/091e3e2569fb1c7ab0b3609ac7deb5b3 to your computer and use it in GitHub Desktop.
Save test482/091e3e2569fb1c7ab0b3609ac7deb5b3 to your computer and use it in GitHub Desktop.
Apex Legends bind shift to walk
// -fullscreen -dev -high -novid -freq 144 +exec autoexec -eac_launcher_settings SettingsDX12.json
// Steam\steamapps\common\Apex Legends\cfg\autoexec.cfg
// SHIFT WALK: Allows you to hold shift to walk while auto-sprint is turned on.
// NOTE: "+variableScopeToggle" is added so you can still adjust your zoom while in ADS.
bind_US_standard "LSHIFT" "+walk; +variableScopeToggle" 0
player_setting_autosprint "1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment