Shared by JibbSmart
- 01 Jul 2019 13:39
Configuration to play Shadow Warrior 2 with JoyShockMapper
# Configuration for Shadow Warrior 2 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 = 10.000
IN_GAME_SENS = 1.0
# Please set IN_GAME_SENS to your in game mouse speed setting whenever you change it
# Button mappings
LLEFT = A
LRIGHT = D
LUP = W
LDOWN = S
R = LMOUSE
L = RMOUSE
W = R E
N = V Z
S = SPACE
# Don't map E to any keys because we only want to use it for disabling gyro
GYRO_OFF = E
E = C NONE
R3 = X
L3 = LCONTROL
ZR = G MMOUSE
ZL = LSHIFT
UP = Q
LEFT = SCROLLDOWN
RIGHT = SCROLLUP
DOWN = T
+ = ESC
- = I
# Include mouse settings
GyroConfigs/_3Dmouse.txt
JibbSmart's Notes
Normally the first thing I'd look at is the console version of a game to figure out a layout. But this time I just went with what I'm comfortable with from other games.
Shoot and alternate fire with your shoulder buttons, hold right trigger for your weapon wheel (like DOOM), left trigger to dash. Tap West to reload, hold to use. Tap East for Chi blast, hold to disable gyro. South to jump, tap North for vanish.
Heal with up on the d-pad, teleport with down, and cycle through weapons with left and right.
This is a great game for enjoying flick stick because of the amount of mobility you have. Double jumping, dashing, switching between swords and guns, it's a bunch of fun.
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 Shadow Warrior 2 page.