Shared by JibbSmartJibbSmart
- 10 Jun 2019 13:41

rating: +1+x

Configuration to play DOOM (2016) with JoyShockMapper

# Configuration for DOOM (2016) 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 = 45.454
IN_GAME_SENS = 1.7
# 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
LEFT = F1
RIGHT = E
UP = R
DOWN = LALT
ZR = Q
ZL = MMOUSE
R = LMOUSE
L = RMOUSE
N = T
W = G
# Don't map E to any keys because we only want to use it for disabling gyro
GYRO_OFF = E
S = SPACE
L3 = C
R3 = F
+ = ESC
- = TAB

# Include mouse settings
GyroConfigs/_3Dmouse.txt

JibbSmart's Notes

Shoot with R1, alternate fire with L1. Change your attachment with d-pad up, "use" with d-pad right, since you don't really need to use it during high-action moments. Crouch has been moved to L3 (left stick click). Glory kill with R3 (right stick click), jump with South, chainsaw with West, BFG with North, disable gyro with East.

DOOM is a blast, and I finished the game for the first time with this config and a DualShock 4. Enjoy!

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 DOOM (2016) page.