Shared by JibbSmartJibbSmart
- 08 May 2020 06:56

rating: +1+x

Configuration to play Crysis with JoyShockMapper

# Configuration for Crysis with flick stick
# Jibb Smart
# (Any line that starts with # is ignored by JoyShockMapper)
# First, reset to defaults so we don't have to set values we don't care about
RESET_MAPPINGS

# Calibrate. Flick stick relies on good calibration; gyro and stick sens make more sens with it, too
REAL_WORLD_CALIBRATION = 414.48
IN_GAME_SENS = 45
# Please set IN_GAME_SENS to your in game mouse speed setting whenever you change it
# Crysis' settings menu doesn't show the number for your mouse sensitivity, but the number can be found in Documents/My Games/Crysis/game.cfg under "cl_sensitivity"

# Button mappings
LLEFT = A
LRIGHT = D
LUP = W
LDOWN = S
LEFT = 4
RIGHT = 2
UP = 1
DOWN = 3
# Don't map ZR to any keys because we only want to use it for disabling gyro
GYRO_OFF = E
ZL = LSHIFT
ZR = 0           # defense
ZR,W = 9         # strength
ZR,N = 8         # speed
ZR,E = 7         # cloak
ZR,L = C         # weapon mods
R = LMOUSE
L = RMOUSE
N = B            # binocs
W = R F          # reload, use
E = LCONTROL NONE
S = SPACE
L3 = X Z         # firing mode, prone
R3 = T G         # melee, grenade
+ = ESC
- = TAB

# Include mouse settings
GyroConfigs/_3Dmouse.txt

JibbSmart's Notes

The in game settings won't show a number next to mouse sensitivity, but you can find the game's settings in Document/My Games/Crysis/game.cfg. Look for the line "cl_sensitivity = ". Set your IN_GAME_SENS to the number you see there.

This config also relies on you having set up shortcuts for each of the suit modes and forced the game to toggle crouch (rather than hold), as described here: http://majorslack.com/pc-game-cheats/hacking-a-better-crysis/

I've set my cloak, speed, strength, and defense modes to 7, 8, 9, and 0, respectively.

How to Use this Config

Using JoyShockMapper configurations is easy once you know how. If you haven't used it before, check out the guide. For using a community config like this one, you only need to get through the first two sections — Installing JSM and Using an already-made configuration file.

Just copy the above configuration into a text file, change the IN_GAME_SENS to match your in-game settings, and then drag that file into JoyShockMapper and hit Enter to use it right away. Some games have their own limitations with certain controllers or require some extra setup, so make sure to check for any notes near top of the main Crysis page.