Shared by JibbSmart
- 21 Dec 2019 21:00
Configuration to play Halo: The Master Chief Collection 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 = 45.454
IN_GAME_SENS = 1.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
RIGHT = 2
DOWN = SCROLLDOWN
LEFT = 4 8
GYRO_OFF = ZR
ZR = G NONE # grenade
ZL = LSHIFT
R = LMOUSE # shoot
L = RMOUSE # zoom
N = Q # melee
W = R E # reload, use
E = LCONTROL
S = SPACE
L3 = 4 # toggle night vision
R3 = Z # magnify zoom
+ = ESC
- = TAB
# Include mouse settings
GyroConfigs/_3Dmouse.txt
JibbSmart's Notes
As usual, I like to use the shoulder buttons (bumpers) for shooting rather than the triggers. This is partly because the DualShock 4's triggers aren't very good for responsive shooting -- they have a big physical dead-zone.
I imagine this will work just as well with the other Halo games, but we'll have to wait until they come to PC, too.
For AutoLoad, the config should be called MCC-Win64-Shipping-WinStore.txt and be in your AutoLoad folder.
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 Halo: The Master Chief Collection page.