Frictional Games Forum (read-only)

Full Version: user_keys.cfg
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
please tell me if this is in the wrong thread.

its it possible to change the crouch button to the left alt button?

i tried to change it but it didn't work. maybe i did it wrong? 

<Crouch Primary="Keyboard.LeftAlternate" Secondary="GamepadButton.Button B" />
To make the Crouch Button Left Alt, just do it yourself in Amnesia's in-game settings from the Main Menu. There is a Controls tab where you should be able to assign Left Alt as your preferred Crouch key.

If you need to make this the default for others when exporting your Custom Story, you will need to make a Full Conversion mod, and include the default_user_keys.cfg file with your story, and modify files accordingly. I believe the main_init.cfg has a setting you would need to change.
(11-28-2018, 07:11 PM)Romulator Wrote: [ -> ]To make the Crouch Button Left Alt, just do it yourself in Amnesia's in-game settings from the Main Menu. There is a Controls tab where you should be able to assign Left Alt as your preferred Crouch key.

If you need to make this the default for others when exporting your Custom Story, you will need to make a Full Conversion mod, and include the default_user_keys.cfg file with your story, and modify files accordingly. I believe the main_init.cfg has a setting you would need to change.

thank you. i totally feel stupid now lol. i never noticed the key config option in the options. XD