Shared by TeneeshTeneesh
- 22 Mar 2021 03:41

rating: 0+x

Configuration to play Vanquish with JoyShockMapper

# Configuration for Halo: Reach 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 = 30
IN_GAME_SENS = 6
# 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
UP = 1         # weapon 1
RIGHT = 2      # weapon 2
DOWN = 3      # weapon 3
LEFT = 4    # change grenade
GYRO_OFF = R
ZR = LMOUSE     # shoot
ZL = RMOUSE    # aim down sights
R = R        # reload  
L = LSHIFT    # boost  
N = Q        # grenade
W = E        # use
E = F          # melee
S = SPACE
L3 = T         # activate bomb   
R3 = MMOUSE    # zoom
+ = ESC ENTER
- = TAB        # skip cutscenes
R,RIGHT_STICK_MODE = AIM
GYRO_SENS = 3
MIN_GYRO_THRESHOLD = 1
MAX_GYRO_THRESHOLD = 4
MIN_GYRO_SENS = 1
MAX_GYRO_SENS = 4

RIGHT_STICK_MODE = FLICK

Teneesh's Notes

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