Shared by JibbSmartJibbSmart
- 01 Dec 2019 15:31

rating: +1+x

Configuration to play Enter the Gungeon with JoyShockMapper

# Configuration for Enter the Gungeon with One JoyCon
# Requires at least version 1.2
# 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 = 5.3333
IN_GAME_SENS = 1
COUNTER_OS_MOUSE_SPEED

# Button mappings rotated for left JoyCon
LLEFT = S
LRIGHT = W
LUP = A
LDOWN = D
SR = E                  # interact
SL = Q                  # use blank
L3 = RMOUSE             # dodge roll
LEFT = LMOUSE           # shoot
UP = R                  # reload
DOWN = SPACE NONE       # use item
GYRO_OFF = DOWN
RIGHT = SCROLLUP        # cycle weapon
- = ESC TAB

# Make gyro work properly sideways
MOUSE_Y_FROM_GYRO_AXIS = Z
GYRO_AXIS_Y = INVERTED
JOYCON_GYRO_MASK = USE_BOTH

# Include mouse settings
GyroConfigs/_2Dmouse.txt

JibbSmart's Notes

I've left this one referencing your 2D settings, but when playing 2D games with a single Joy-Con I prefer to turn down my gyro sensitivity to about half of my full-size-controller sensitivity.

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 Enter the Gungeon page.