Shared by Cyran0Cyran0
- 21 Apr 2021 23:04

rating: 0+x

Configuration to play Synthetik with JoyShockMapper

### Synthetik Configuration
### By Cyrano

### Reset gamepad mappings to default
RESET_MAPPINGS

### Calibrate
REAL_WORLD_CALIBRATION = 5.3333
IN_GAME_SENS = 1
IGNORE_OS_MOUSE_SPEED

#######################
### Button mappings ###
#######################

### Left Stick: Movement
LLEFT = A
LRIGHT = D
LUP = W
LDOWN = S
L3 = LSHIFT             # DASH

### Right Stick: Weapons
RUP = !SCROLLUP
RDOWN = !SCROLLDOWN

### D-Pad
LEFT = LEFT C           # SELECTION LEFT, Hold for CHARACTER STATUS
RIGHT = RIGHT X         # SELECTION RIGHT, Hold for GUN STATUS
UP = !Y' !F'            # YES + USE
DOWN = T L              # PING / Hold to DROP WEAPON

### Shoulders
L = R E                 # RELOAD / Hold to UNLOAD GUN
R = RMOUSE              # 1ST ITEM

### Triggers
TRIGGER_THRESHOLD = 0.9
ZL = LCONTROL           # SWITCH AMMO
ZR = LMOUSE             # FIRE

### Others
- = ESC                 # MENU
+ = TAB                 # MAP

### Items
W = 1 5
N = 2 6
E = 3 7
S = 4 8

### Misc
R3 = GYRO_INVERT
CAPTURE = GYRO_INVERT

GyroConfigs/_2Dmouse.txt
RIGHT_STICK_MODE = NONE

Cyran0's Notes

Right Stick is not used for moving around the mouse, but rather for switching weapons up and down.

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