Shared by JibbSmartJibbSmart
- 08 Feb 2020 15:22

rating: +1+x

Configuration to play Apex Legends with JoyShockMapper

# Configuration for Apex Legends 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.8
# Please set IN_GAME_SENS to your in game mouse speed setting whenever you change it

# Button mappings
LEFT_STICK_MODE = OUTER_RING
LRING = LSHIFT     # auto sprint
LLEFT = A
LRIGHT = D
LUP = W
LDOWN = S
LEFT = I           # inventory
RIGHT = 2          # weapon 2
UP = 1             # weapon 1
DOWN = 3           # put weapons away
GYRO_OFF = ZR
ZR = MMOUSE NONE   # ping / gyro off
ZL = Q             # tactical ability
ZL+ZR = Z          # ultimate ability
R = LMOUSE
L = RMOUSE
N = V              # melee
W = R E            # reload / use
E = LCONTROL       # ping
S = SPACE          # jump
L3 = 4             # health
R3 = G             # grenades
+ = ESC T          # pause / talk
- = M              # map

# Include mouse settings
GyroConfigs/_3Dmouse.txt

JibbSmart's Notes

Uses ring bindings for auto sprint on full tilt of the left stick. Similar to the default mappings with a controller, you can combine the ping and Tactical Ability inputs to activate your Ultimate Ability -- in this case they're your right and left triggers, respectively, so that the shoulder buttons can be used for shooting and aiming.

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 Apex Legends page.