Medal of Honor: Airborne

Medal of Honor: Airborne

26 ratings
Enable Walking While Aiming Automatically (Leaning Activated by Sprint Key)
By Demon27248
A guide for reversing the awkward default control scheme that activates leaning when you aim, having you hold down sprint to move, so that you move automatically and hold down sprint to lean.
   
Award
Favorite
Favorited
Unfavorite
Guide
There's just a very simple ini tweak you need to make to do this. You need to have launched the game at least once first for it to create the config directory.

Navigate to
%USERPROFILE%\Documents\EA Games\Medal of Honor Airborne(tm)\Config\
and open up
MOHAInput.ini
with a text editor.

Find (Ctrl + F) the line
Bindings=(Name="SprintIronsightsMove",Command="Button bSprint | EnableIronsightsWalk | onrelease DisableIronsightsWalk",Control=False,Shift=False,Alt=False,IsRebindable=False,BindPos2=False,MOHAConsoleBinding=False)
and replace it with
Bindings=(Name="SprintIronsightsMove",Command="Button bSprint | DisableIronsightsWalk | onrelease EnableIronsightsWalk",Control=False,Shift=False,Alt=False,IsRebindable=False,BindPos2=False,MOHAConsoleBinding=False)

Then, find the line
Bindings=(Name="Ironsights",Command="Toggle bAim",Control=False,Shift=False,Alt=False,IsRebindable=False,BindPos2=False,MOHAConsoleBinding=False)
and replace it with
Bindings=(Name="Ironsights",Command="Toggle bAim | EnableIronsightsWalk",Control=False,Shift=False,Alt=False,IsRebindable=False,BindPos2=False,MOHAConsoleBinding=False)

(Note: if you have aim toggle off, search for "Button bAim".
And that's it.

Now when you aim, you'll still be able to move, and if you hold down your sprint key while aiming (shift by default), you'll be able to lean with the movement keys.
5 Comments
Demon27248  [author] 21 Jul @ 12:24pm 
Nope, I discovered this on my own, plus iirc there were some other forum posts scattered around the web talking about it. It's kinda sad you want credit for a simple ini tweak that you weren't the first person to figure out.
MuscularMelvin 20 Jul @ 4:28pm 
Saw you talking trash about my mod on the forums, dude...the least you could do is give Medal of Honor: Airborne Redux credit for this fix, because that's where you originally got it from. The vanilla game does NOT default to Toggle bAim, which is why Storyteller couldn't find it.
nam042 5 Feb, 2023 @ 4:23am 
thanks to this guide, i got used to call of duty movement so when i played this i found the movement is pretty awkward
ZastavaArms_Tavish 6 Mar, 2021 @ 9:22pm 
For me it was Button bAim, set it to that if you want to hold down for ADS and Toggle bAim if you want toggle iron sights
Storyteller 9 Feb, 2021 @ 1:59pm 
i cant find the second line, there is no toggle bAim