High On Life – How to Manually Rebind Movement Keys

High on Life forces you to use WASD for movement. Here’s how to manually rebind keys.

Guide to Manually Rebind Movement Keys

Сrеdit gоеs to Sledge Hammer!!

Config

I’ve been using RMB for moving forward in FPS since the original MS-DOS Doom, I think it was even the default config. WASD doesn’t cut it for me so I edited input.ini in the configuation files folder to rebind moving forward.

My config files are at

  • C:\Users{yourname}\AppData\Local\Oregon\Saved\Config\WindowsNoEditor

My input.ini file was blank so I just added:

[/script/engine.inputsettings]
AxisMappings=(AxisName="MoveForward",Key=RightMouseButton,Scale=1.000000)

I set input.ini to READONLY just to be safe and restarted the game, and success! My RMB now moves my character forward through the game.

It’s a shame we have to fix this game ourselves, but at least it’s playable now on Day 1.

Enjoy!

Egor Opleuha
About Egor Opleuha 7626 Articles
Egor Opleuha, also known as Juzzzie, is the Editor-in-Chief of Gameplay Tips. He is a writer with more than 12 years of experience in writing and editing online content. His favorite game was and still is the third part of the legendary Heroes of Might and Magic saga. He prefers to spend all his free time playing retro games and new indie games.

3 Comments

  1. This is literally a game changer! Was about to give up on HOL because after 20+ years of LMB=forward and RMB=back, I just couldn’t with this game. Thanks!!!!

  2. Excellent. Now when I’m going left I’m also going back and when I’m going back I’m also going right 😀
    [/script/engine.inputsettings]
    AxisMappings=(AxisName=”MoveForward”,Key=E, Scale=1.000000)
    AxisMappings=(AxisName=”MoveRight”,Key=S,Scale=-1.000000)
    AxisMappings=(AxisName=”MoveRight”,Key=F,Scale=1.000000)
    AxisMappings=(AxisName=”MoveForward”,Key=D,Scale=-1.000000)

  3. Dude, I thought I was the only one left who learned FPS’s with mouse buttons for “Forward”. I too was around in the DOS Doom Days. But I learned to use the Middle Mouse Button for forward. It came in really handy during LAN parties because I could use one hand to play, and the other for my beer. But mostly back then I editing peoples config.sys files to get IPX working on their network cards.
    Anyhow, I figure I can replace your settings statement with “MiddleMouseButton” and it should work. Off to notepad…

Leave a Reply

Your email address will not be published.


*