Shared by Gunslinger529Gunslinger529
- 04 Sep 2020 00:03

rating: 0+x

Configuration to play Killing Floor 2 with JoyShockMapper

# Killing Floor 2
# (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 = 182.16
IN_GAME_SENS = 30.0
COUNTER_OS_MOUSE_SPEED
# Please set IN_GAME_SENS to your in game mouse speed setting whenever you change it
# Aim settings
MIN_GYRO_SENS = 1
MAX_GYRO_SENS = 2
# Gyro thresholds are in degrees per second
MIN_GYRO_THRESHOLD = 0
MAX_GYRO_THRESHOLD = 75
# Flick
STICK_SENS = 1
RIGHT_STICK_MODE = FLICK
STICK_SENS = 360
STICK_POWER = 4
STICK_ACCELERATION_RATE = 1
STICK_ACCELERATION_CAP = 2

# Button mappings
LLEFT = A
LRIGHT = D
LUP = W
LDOWN = S
UP = B F                            # throw money, hold for flashlight
RIGHT = SCROLLUP        # next weapon
DOWN =  2 BACKSPACE # secondary weapons, hold to throw weapon
LEFT = SCROLLDOWN   # previous weapons
ZR = LMOUSE                  # shoot
ZL = RMOUSE                  # iron sights/melee heavy attack
R = MMOUSE                   # alt-fire and hold for melee block
L = G                                 # grenade
N = 5 1                               # last used weapon, hold for primary weapons
W = R E                             # reload, use
E = V 3                              # melee bash, hold to access melee weapons
S = SPACE Q                    # jump, hold to quick heal
L3 = C LSHIFT                  # crouch, hold to sprint
GYRO_OFF = R3
R3 = NONE                      # disable gyro
+ = ESC
- = TAB

Gunslinger529's Notes

I recommend disabling auto-trading in-game with this config because it is difficult to simply tap E.

This config is based on a standard FPS controller layout. You can set wether to toggle/hold ADS and crouch in the key bindings in game.

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 Killing Floor 2 page.