Shared by Someone64Someone64
- 08 Aug 2021 13:01

rating: 0+x

Configuration to play Splitgate with JoyShockMapper

# Configuration for Splitgate
# Someone64
# (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

# Game uses raw input for camera control which is what's important 
# for our purposes so we don't use COUNTER_OS_MOUSE_SPEED.
REAL_WORLD_CALIBRATION = 106.5
IN_GAME_SENS = 7.828

# Mouse input for camera control
GyroConfigs\_3Dmouse.txt
RIGHT_STICK_MODE = FLICK
GYRO_OFF = W        # Click/hold the right stick to turn off gyro. You'll use this often to readjust your aim.

# Movement
LUP = W
LLEFT = A
LDOWN = S
LRIGHT = D
L3 = LSHIFT            # Sprint
L = SPACE            # Jump
R,R3 = C            # Crouch

# Weapons and attacks
ZR = LMOUSE            # Fire weapon
ZL = RMOUSE         # Zoom in
UP = F                # Pick up weapon
W = SCROLLUP        # Switch weapon
R,W = R                # Reload
S = G                # EMP grenade
R3 = V                # Melee

# Portals
N = Q                # Left portal
E = E                # Right Portal
R,N = Z                # Close left portal
R,E = C                # Close right portal

# Miscellaneous
DOWN = B            # Emote
- = TAB                # Scoreboard
+ = ESC                # Pause/Back
LEFT = T            # Team voice chat
RIGHT = Y            # Proximity voice chat

Someone64's Notes

Recommended to use toggle crouch and toggle sprint in the game's settings. I also am not sure what the default Emote button is so just rebind it in the config. Will update this config when I find out.

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