How to: Enable Nanosuit Hotkeys

Crysis701 views25 favorites1 min readby PfeuffUpdated Jul 12, 2020View on Steam ↗

Nanosuit Hotkeys

Here's what you need to do...

  1. Go to this directory:

    "C:\Users\... Documents\My Games\Crysis\Profiles\default" (or any existing profile folders)

  2. open the "actionmaps.xml" file with Notepad/Notepad++, or any code editing software.

  3. add these lines under <actionmap name="player" version="20">
    <action name="defensemode" onPress="1" onRelease="1"> <key name="6"/> </action> <action name="speedmode" onPress="1" onRelease="1"> <key name="7"/> </action> <action name="strengthmode" onPress="1" onRelease="1"> <key name="8"/> </action> <action name="suitcloak" onPress="1" onRelease="1"> <key name="9"/> </action>
  4. Save file

Congratulations, you've just enabled nanosuit hotkeys in OG Crysis.

The default key binds I've assigned are as follows:

  • Max Armor > 6
  • Max Speed > 7
  • Max Strength > 8
  • Cloak > 9

To edit this, simply change the value for <key name="_"/> to your preferred binding.

Ok, well there it is folks. Have fun, and enjoy Maximum Game.

Pfeuff.

This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.