Shared by tekgeekstertekgeekster
- 01 Jun 2021 00:49

rating: 0+x

Configuration to play Halo: The Master Chief Collection with JoyShockMapper

# Example configuration for a 3D game (mouse turns the camera) 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 sense with it, too
RESTART_GYRO_CALIBRATION
SLEEP 2
FINISH_GYRO_CALIBRATION

REAL_WORLD_CALIBRATION = 45.454
IN_GAME_SENS = 1
GYRO_SENS = 3 2.5
GYRO_CUTOFF_SPEED = 0.75
RIGHT_STICK_MODE = FLICK
# Please set IN_GAME_SENS to your in game mouse speed setting whenever you change it :)
# Most modern shooters use raw input so they're unaffected by Windows' mouse settings. But if this game doesn't, use the following line (delete the "#") to counter the effects of Windows' settings so the configuration will work the same on different computers
#COUNTER_OS_MOUSE_SPEED

#Touchpad settings go here
TOUCHPAD_DUAL_STAGE_MODE
GRID_SIZE = 2 1
TOUCH = GYRO_INVERT
T1,CAPTURE = TAB
T2,CAPTURE = ESC

# Button mappings
+ = GYRO_OFF^
- = F12
ZR = LMOUSE
ZL = RMOUSE
L = SPACE #Jump
R = F #Grenade
R3 = Q #Melee
L3 = LCONTROL #Crouch
LUP = W
LLEFT = A
LDOWN = S
LRIGHT = D
UP = G\ UP\
DOWN = 4\ DOWN\
LEFT = 3\ LEFT\
RIGHT = 2\ RIGHT\
E = R E #Reload/Confirm
S = LSHIFT\ ENTER\ #Ability in reach/Sprint in halo 4/Confirm in menus
W = C #Halo 4 Ability/Dual wield/Dual wield reload halo 3 
N = 1 #Switch weapons
MIC = T^ #Toggle Voice Chat
HOLD_PRESS_TIME = 125

tekgeekster's Notes

Based on Halo 5's Helljumper scheme. Includes Playstation specific features.

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.