Shared by ElectronicksElectronicks
- 03 Nov 2019 20:48

rating: 0+x

Configuration to play Warframe with JoyShockMapper

# Configuration for Warframe with flick stick
# Electronicks

# 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=96.561
IN_GAME_SENS = 12.0 # Adjust to preference

# Please set IN_GAME_SENS to your in game mouse speed setting whenever you change it
TRIGGER_THREASHOLD=0

# Left stick moves
LLEFT = A
LRIGHT = D
LUP = W
LDOWN = S

# DPAD is Power A B C across bottom and ult on up
LEFT = 1 # A 
DOWN = 2 Q # B / Consumable
RIGHT = 3 5 # C / Focus-Transference
UP = 4 G # D / Place Marker-Captura Camera

# Right Trigger may hip fire or aim and fire
ZR_MODE=MAY
ZRF = LMOUSE # Fire
ZR = RMOUSE # Aim
R = E # Melee

# Left Trigger is Jump or slide and jump
ZL_MODE=MAY_SKIP
ZL=CONTROL
ZLF=SPACE 
L = LSHIFT # Roll on tap Sprint toggle on hold

N = F # Switch Weapon
W = R X # Reload / interact
E = ESC # Back-Menu
S = SPACE # Jump / AfterBurner
L3 = LSHIFT V # Sprint / toggle crouch
R3 = MMOUSE # Secondary Fire
- =  C # Push to talk
GYRO_OFF = +
CAPTURE = M TAB # Map / Quick Progress
HOME = CALIBRATE

# Include mouse settings
GyroConfigs/_3Dmouse.txt

Electronicks's Notes

Requires JoyShockMapper v1.3 to make use of dual stage triggers

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 Warframe page.