Shared by willylimwillylim
- 28 Feb 2020 18:58

rating: 0+x

Configuration to play Call of Duty WWII with JoyShockMapper

# CoD_SP.txt
# Configuration for Call of Duty WWII with flick stick
# willylim
# (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 = 45.45
IN_GAME_SENS = 2
# Please set IN_GAME_SENS to your in game mouse speed setting whenever you change it
# The game has a horizontal and vertical asdwanumerical sens value. 2 is the default position of the slide
# The game uses raw input

# Button mappings

ZR = LMOUSE # FIRE
ZL = RMOUSE # Aim Down Sights
W = R F #RELOAD/USE
N = 1 # Switch Weapon
R3 = Q # Melee
R = G # Lethal
L = E # Tactical
- = TAB ESC # Objective/ESC

UP = N # Activate Morale Ability
DOWN = M # Perform Specific Action
LEFT = 2 # Use Weapon Skill
RIGHT = 6 # Use First Aid Kit

LUP = W
LDOWN = S
LLEFT = A
LRIGHT = D

S = SPACE LCONTROL #Jump/Prone
E = C NONE # Change Stance
L3 = LSHIFT # Sprint/Sharpshooter

+ = ENTER #PAUSE

# Don't map E to any keys because we only want to use it for disabling gyro
GYRO_OFF = E

# Include mouse settings
GyroConfigs/_3Dmouse.txt

willylim's Notes

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 Call of Duty WWII page.