Shared by Gunslinger529
- 04 Sep 2020 00:15
Configuration to play Halo: The Master Chief Collection with JoyShockMapper
# Configuration for Halo MCC with flick stick
# (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
# Aim settings
MIN_GYRO_SENS = 1
MAX_GYRO_SENS = 2
# Gyro thresholds are in degrees per second
MIN_GYRO_THRESHOLD = 0
MAX_GYRO_THRESHOLD = 75
# Flick
STICK_SENS = 1
RIGHT_STICK_MODE = FLICK
STICK_SENS = 360
STICK_POWER = 4
STICK_ACCELERATION_RATE = 1
STICK_ACCELERATION_CAP = 2
# Button mappings
LLEFT = A
LRIGHT = D
LUP = W
LDOWN = S
UP = 4 # flashlight
RIGHT = 2 # switch grenades
DOWN = C # dual wield
LEFT = E # for tapping during Halo 4 Campaign QTEs
GYRO_OFF = R3
ZR = LMOUSE # shoot
ZL = RMOUSE # zoom
R = F # grenade
L = SPACE # jump
N = 1 # switch weapon
W = R E # reload, use
E = Q # melee
S = C # sprint/dual wield
S,S = LSHIFT # armor abilities
L3 = LCONTROL # crouch
R3 = O # disable gyro / sprint for Halo 4 (You must change this keybind in-game)
+ = ESC
- = TAB
Gunslinger529's Notes
This is a more standard layout for those who are used to playing Halo on console (like me). Remember to un-invert dual wielding in-game so the alignment is correct. I played around with having zoom on R3 like it is on Xbox but the way the game handles getting into vehicles, using boost, firing dual wield etc. just works better and feels more natural with it on left trigger.
For Halo 4 I recommend switching the sprint and armor ability keybinds in game, as double tapping S,S introduces a slight delay. I prefer to be able to use my armor abilities more immediately. I also mapped E to Left because Halo 4 has QTEs that require mashing E, which is not possible with W.
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.