Shared by cllamachcllamach
- 04 Oct 2019 02:32

rating: 0+x

Configuration to play Bioshock 2 with JoyShockMapper

# Configuration for Bioshock with flick stick
# cllamach
# (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 = 10.998
IN_GAME_SENS = 1
# Please set IN_GAME_SENS to your in game mouse speed setting whenever you change it

# Button mappings
LLEFT = A
LRIGHT = D
LUP = W
LDOWN = S
LEFT = SCROLLDOWN # Next weapon
RIGHT = SCROLLUP # Prev weapon
UP = Q # Next plasmid
DOWN = Z # Previous plasmid
ZR = LMOUSE # Shoot
ZL = RMOUSE # Plasmid
R = B # Hack
L = LCONTROL # Heal
N = F # Interact
W = R # Reload
S = SPACE # Jump
L3 = [ # Switch ammo
R3 = LSHIFT # Melee
E = C # Crouch
+ = ESC L
- = M
GYRO_OFF = E

# Include mouse settings
GyroConfigs/_3Dmouse.txt

cllamach's Notes

Most of the key mappings have a label for the action they perform on the side, easier reading.
East/Circle disables the gyro for reset and crouch at the same time.

The one different action is +/Start which is escape and L for playing the last audio log.

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 Bioshock 2 page.